OSSP CVS Repository

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

Check-in Number: 4429
Date: 2004-Feb-16 10:44:27 (local)
2004-Feb-16 09:44:27 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/uuid/README      1.14 -> 1.15     1 inserted, 1 deleted
ossp-pkg/uuid/uuid_vers.h      1.5 -> 1.6     9 inserted, 9 deleted

ossp-pkg/uuid/README 1.14 -> 1.15

--- README       2004/02/13 21:09:28     1.14
+++ README       2004/02/16 09:44:27     1.15
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|      \__,_|\__,_|_|\__,_|
 
   OSSP uuid - Universally Unique Identifier
-  Version 0.9.7 (13-Feb-2004)
+  Version 1.0.0 (16-Feb-2004)
 
   ABSTRACT
 


ossp-pkg/uuid/uuid_vers.h 1.5 -> 1.6

--- uuid_vers.h  2004/02/13 21:09:28     1.5
+++ uuid_vers.h  2004/02/16 09:44:27     1.6
@@ -8,7 +8,7 @@
 #ifndef _UUID_VERS_H_
 #define _UUID_VERS_H_
 
-#define _UUID_VERSION 0x009207
+#define _UUID_VERSION 0x100200
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _UUID_VERS_H_AS_HEADER_
 
 _uuid_version_t _uuid_version = {
-    0x009207,
-    "0.9.7",
-    "0.9.7 (13-Feb-2004)",
-    "This is OSSP uuid, Version 0.9.7 (13-Feb-2004)",
-    "OSSP uuid 0.9.7 (13-Feb-2004)",
-    "OSSP uuid/0.9.7",
-    "@(#)OSSP uuid 0.9.7 (13-Feb-2004)",
-    "$Id: OSSP uuid 0.9.7 (13-Feb-2004) $"
+    0x100200,
+    "1.0.0",
+    "1.0.0 (16-Feb-2004)",
+    "This is OSSP uuid, Version 1.0.0 (16-Feb-2004)",
+    "OSSP uuid 1.0.0 (16-Feb-2004)",
+    "OSSP uuid/1.0.0",
+    "@(#)OSSP uuid 1.0.0 (16-Feb-2004)",
+    "$Id: OSSP uuid 1.0.0 (16-Feb-2004) $"
 };
 
 #endif /* _UUID_VERS_H_AS_HEADER_ */

CVSTrac 2.0.1