OSSP CVS Repository

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

Check-in Number: 4400
Date: 2004-Feb-06 09:51:36 (local)
2004-Feb-06 08:51:36 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/uuid/ChangeLog      1.34 -> 1.35     1 inserted, 1 deleted
ossp-pkg/uuid/README      1.11 -> 1.12     1 inserted, 1 deleted
ossp-pkg/uuid/uuid_vers.h      1.2 -> 1.3     9 inserted, 9 deleted

ossp-pkg/uuid/ChangeLog 1.34 -> 1.35

--- ChangeLog    2004/02/04 06:24:28     1.34
+++ ChangeLog    2004/02/06 08:51:36     1.35
@@ -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 0.9.4 and 0.9.5 (19-Jan-2004 to xx-Jan-2004)
+  Changes between 0.9.4 and 0.9.5 (19-Jan-2004 to 06-Feb-2004)
 
    o Fixed filedescriptor leak in the PRNG sub-API.
      [Guerry Semones <guerry@tsunamiresearch.com>]


ossp-pkg/uuid/README 1.11 -> 1.12

--- README       2004/01/19 14:59:18     1.11
+++ README       2004/02/06 08:51:36     1.12
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|      \__,_|\__,_|_|\__,_|
 
   OSSP uuid - Universally Unique Identifier
-  Version 0.9.4 (19-Jan-2004)
+  Version 0.9.5 (06-Feb-2004)
 
   ABSTRACT
 


ossp-pkg/uuid/uuid_vers.h 1.2 -> 1.3

--- uuid_vers.h  2004/01/19 14:59:18     1.2
+++ uuid_vers.h  2004/02/06 08:51:36     1.3
@@ -8,7 +8,7 @@
 #ifndef _UUID_VERS_H_
 #define _UUID_VERS_H_
 
-#define _UUID_VERSION 0x009204
+#define _UUID_VERSION 0x009205
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _UUID_VERS_H_AS_HEADER_
 
 _uuid_version_t _uuid_version = {
-    0x009204,
-    "0.9.4",
-    "0.9.4 (19-Jan-2004)",
-    "This is OSSP uuid, Version 0.9.4 (19-Jan-2004)",
-    "OSSP uuid 0.9.4 (19-Jan-2004)",
-    "OSSP uuid/0.9.4",
-    "@(#)OSSP uuid 0.9.4 (19-Jan-2004)",
-    "$Id: OSSP uuid 0.9.4 (19-Jan-2004) $"
+    0x009205,
+    "0.9.5",
+    "0.9.5 (06-Feb-2004)",
+    "This is OSSP uuid, Version 0.9.5 (06-Feb-2004)",
+    "OSSP uuid 0.9.5 (06-Feb-2004)",
+    "OSSP uuid/0.9.5",
+    "@(#)OSSP uuid 0.9.5 (06-Feb-2004)",
+    "$Id: OSSP uuid 0.9.5 (06-Feb-2004) $"
 };
 
 #endif /* _UUID_VERS_H_AS_HEADER_ */

CVSTrac 2.0.1