OSSP CVS Repository

ossp - Check-in [3498]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3498
Date: 2003-Jul-07 17:32:20 (local)
2003-Jul-07 15:32:20 (UTC)
User:ms
Branch:
Comment: Bump version, and prepare for newborn pre-alpha virgin first green release.
Tickets:
Inspections:
Files:
ossp-pkg/rc/ChangeLog      1.4 -> 1.5     5 inserted, 0 deleted
ossp-pkg/rc/README      1.10 -> 1.11     1 inserted, 1 deleted
ossp-pkg/rc/rc_version.c      1.2 -> 1.3     9 inserted, 9 deleted

ossp-pkg/rc/ChangeLog 1.4 -> 1.5

--- ChangeLog    2003/07/07 13:30:50     1.4
+++ ChangeLog    2003/07/07 15:32:20     1.5
@@ -8,6 +8,11 @@
 
   ChangeLog
 
+  Changes between 0.1.0 and 0.7.1 (07-Jan-2002 to 07-July-2003):
+
+    *) Implemented most essential functionality to reach first milestone
+       [Michael Schloh von Bennewitz]
+
   Changes between *GENESIS* and 0.1.0 (07-Jan-2002 to 00-Duc-2002):
 
     *) Added Autoconf and other build configuration.


ossp-pkg/rc/README 1.10 -> 1.11

--- README       2003/07/07 15:27:59     1.10
+++ README       2003/07/07 15:32:20     1.11
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_|  \___|
 
   OSSP rc - Run-Command Processor
-  Version 0.1.0 (00-Duc-2002)
+  Version 0.7.1 (07-Jul-2003)
 
   ABSTRACT
 


ossp-pkg/rc/rc_version.c 1.2 -> 1.3

--- rc_version.c 2003/07/07 15:19:26     1.2
+++ rc_version.c 2003/07/07 15:32:20     1.3
@@ -8,7 +8,7 @@
 #ifndef _RC_VERSION_C_
 #define _RC_VERSION_C_
 
-#define RC_VERSION 0x007200
+#define RC_VERSION 0x007201
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _RC_VERSION_C_AS_HEADER_
 
 rc_version_t rc_version = {
-    0x007200,
-    "0.7.0",
-    "0.7.0 (07-Jul-2003)",
-    "This is OSSP rc, Version 0.7.0 (07-Jul-2003)",
-    "OSSP rc 0.7.0 (07-Jul-2003)",
-    "OSSP rc/0.7.0",
-    "@(#)OSSP rc 0.7.0 (07-Jul-2003)",
-    "$Id: rc_version.c,v 1.2 2003/07/07 15:19:26 ms Exp $"
+    0x007201,
+    "0.7.1",
+    "0.7.1 (07-Jul-2003)",
+    "This is OSSP rc, Version 0.7.1 (07-Jul-2003)",
+    "OSSP rc 0.7.1 (07-Jul-2003)",
+    "OSSP rc/0.7.1",
+    "@(#)OSSP rc 0.7.1 (07-Jul-2003)",
+    "$Id: rc_version.c,v 1.3 2003/07/07 15:32:20 ms Exp $"
 };
 
 #endif /* _RC_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1