OSSP CVS Repository

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

Check-in Number: 5248
Date: 2005-Oct-05 10:48:20 (local)
2005-Oct-05 08:48:20 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/xds/ChangeLog      1.11 -> 1.12     1 inserted, 1 deleted
ossp-pkg/xds/README      1.13 -> 1.14     1 inserted, 1 deleted
ossp-pkg/xds/xds_version.c      1.5 -> 1.6     9 inserted, 9 deleted

ossp-pkg/xds/ChangeLog 1.11 -> 1.12

--- ChangeLog    2005/10/03 07:25:51     1.11
+++ ChangeLog    2005/10/05 08:48:20     1.12
@@ -11,7 +11,7 @@
   This is a list of all source changes to OSSP xds.
   For less details please have a look at the NEWS file.
 
-  Changes between 0.9.2 and 0.9.3 (02-Jun-2005 to xx-xxx-2005)
+  Changes between 0.9.2 and 0.9.3 (02-Jun-2005 to 05-Oct-2005)
    
    o Upgraded build environment to GNU libtool 1.5.20
      and GNU shtool 2.0.3


ossp-pkg/xds/README 1.13 -> 1.14

--- README       2005/06/02 18:51:44     1.13
+++ README       2005/10/05 08:48:20     1.14
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     /_/\_\__,_|___/
 
   OSSP xds - eXtensible Data Serialization
-  Version 0.9.2 (02-Jun-2005)
+  Version 0.9.3 (05-Oct-2005)
 
   ABSTRACT
 


ossp-pkg/xds/xds_version.c 1.5 -> 1.6

--- xds_version.c        2005/06/02 18:49:40     1.5
+++ xds_version.c        2005/10/05 08:48:20     1.6
@@ -8,7 +8,7 @@
 #ifndef _XDS_VERSION_C_
 #define _XDS_VERSION_C_
 
-#define XDS_VERSION 0x009202
+#define XDS_VERSION 0x009203
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _XDS_VERSION_C_AS_HEADER_
 
 xds_version_t xds_version = {
-    0x009202,
-    "0.9.2",
-    "0.9.2 (02-Jun-2005)",
-    "This is OSSP xds, Version 0.9.2 (02-Jun-2005)",
-    "OSSP xds 0.9.2 (02-Jun-2005)",
-    "OSSP xds/0.9.2",
-    "@(#)OSSP xds 0.9.2 (02-Jun-2005)",
-    "$Id: OSSP xds 0.9.2 (02-Jun-2005) $"
+    0x009203,
+    "0.9.3",
+    "0.9.3 (05-Oct-2005)",
+    "This is OSSP xds, Version 0.9.3 (05-Oct-2005)",
+    "OSSP xds 0.9.3 (05-Oct-2005)",
+    "OSSP xds/0.9.3",
+    "@(#)OSSP xds 0.9.3 (05-Oct-2005)",
+    "$Id: OSSP xds 0.9.3 (05-Oct-2005) $"
 };
 
 #endif /* _XDS_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1