OSSP CVS Repository

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

Check-in Number: 4745
Date: 2004-Oct-15 20:27:32 (local)
2004-Oct-15 18:27:32 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/uuid/ChangeLog      1.54 -> 1.55     1 inserted, 1 deleted
ossp-pkg/uuid/README      1.17 -> 1.18     1 inserted, 1 deleted
ossp-pkg/uuid/uuid_vers.h      1.8 -> 1.9     9 inserted, 9 deleted

ossp-pkg/uuid/ChangeLog 1.54 -> 1.55

--- ChangeLog    2004/10/15 18:22:31     1.54
+++ ChangeLog    2004/10/15 18:27:48     1.55
@@ -11,7 +11,7 @@
   This is a list of all changes to OSSP uuid.
   For a more brief summary please have a look at the NEWS file.
 
-  Changes between 1.0.2 and 1.0.3 (12-Sep-2004 to xx-xxx-2004)
+  Changes between 1.0.2 and 1.0.3 (12-Sep-2004 to 15-Oct-2004)
 
    o Support configuring/building/installing from an arbitrary
      directory via srcdir/top_srcdir/VPATH.


ossp-pkg/uuid/README 1.17 -> 1.18

--- README       2004/09/12 15:23:35     1.17
+++ README       2004/10/15 18:27:32     1.18
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|      \__,_|\__,_|_|\__,_|
 
   OSSP uuid - Universally Unique Identifier
-  Version 1.0.2 (12-Sep-2004)
+  Version 1.0.3 (15-Oct-2004)
 
   ABSTRACT
 


ossp-pkg/uuid/uuid_vers.h 1.8 -> 1.9

--- uuid_vers.h  2004/09/12 15:23:35     1.8
+++ uuid_vers.h  2004/10/15 18:27:32     1.9
@@ -8,7 +8,7 @@
 #ifndef _UUID_VERS_H_
 #define _UUID_VERS_H_
 
-#define _UUID_VERSION 0x100202
+#define _UUID_VERSION 0x100203
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _UUID_VERS_H_AS_HEADER_
 
 _uuid_version_t _uuid_version = {
-    0x100202,
-    "1.0.2",
-    "1.0.2 (12-Sep-2004)",
-    "This is OSSP uuid, Version 1.0.2 (12-Sep-2004)",
-    "OSSP uuid 1.0.2 (12-Sep-2004)",
-    "OSSP uuid/1.0.2",
-    "@(#)OSSP uuid 1.0.2 (12-Sep-2004)",
-    "$Id: OSSP uuid 1.0.2 (12-Sep-2004) $"
+    0x100203,
+    "1.0.3",
+    "1.0.3 (15-Oct-2004)",
+    "This is OSSP uuid, Version 1.0.3 (15-Oct-2004)",
+    "OSSP uuid 1.0.3 (15-Oct-2004)",
+    "OSSP uuid/1.0.3",
+    "@(#)OSSP uuid 1.0.3 (15-Oct-2004)",
+    "$Id: OSSP uuid 1.0.3 (15-Oct-2004) $"
 };
 
 #endif /* _UUID_VERS_H_AS_HEADER_ */

CVSTrac 2.0.1