OSSP CVS Repository

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

Check-in Number: 4642
Date: 2004-Jul-13 13:03:40 (local)
2004-Jul-13 11:03:40 (UTC)
User:rse
Branch:
Comment: bump version
Tickets:
Inspections:
Files:
ossp-pkg/pth/ChangeLog      1.612 -> 1.613     1 inserted, 1 deleted
ossp-pkg/pth/README      1.203 -> 1.204     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.147 -> 1.148     9 inserted, 9 deleted

ossp-pkg/pth/ChangeLog 1.612 -> 1.613

--- ChangeLog    2004/07/13 11:00:43     1.612
+++ ChangeLog    2004/07/13 11:03:40     1.613
@@ -19,7 +19,7 @@
      / __/ | |_| |
   __|_____(_)___/_________________________________________________________
                   
-  Changes between 2.0.0 and 2.0.1 (17-Feb-2003 to xx-XXX-2003)
+  Changes between 2.0.0 and 2.0.1 (17-Feb-2003 to 13-Jul-2004)
 
    *) Fix handling/casting of "int (*)(void *)" callback functions.
       [Ralf S. Engelschall]


ossp-pkg/pth/README 1.203 -> 1.204

--- README       2004/07/13 10:50:49     1.203
+++ README       2004/07/13 11:03:40     1.204
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0.0 (17-Feb-2003)
+  Version 2.0.1 (13-Jul-2004)
 
   ABSTRACT
 


ossp-pkg/pth/pth_vers.c 1.147 -> 1.148

--- pth_vers.c   2003/02/17 10:49:03     1.147
+++ pth_vers.c   2004/07/13 11:03:40     1.148
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200200
+#define PTH_INTERNAL_VERSION 0x200201
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200200,
-    "2.0.0",
-    "2.0.0 (17-Feb-2003)",
-    "This is GNU Pth, Version 2.0.0 (17-Feb-2003)",
-    "GNU Pth 2.0.0 (17-Feb-2003)",
-    "GNU Pth/2.0.0",
-    "@(#)GNU Pth 2.0.0 (17-Feb-2003)",
-    "$Id: GNU Pth 2.0.0 (17-Feb-2003) $"
+    0x200201,
+    "2.0.1",
+    "2.0.1 (13-Jul-2004)",
+    "This is GNU Pth, Version 2.0.1 (13-Jul-2004)",
+    "GNU Pth 2.0.1 (13-Jul-2004)",
+    "GNU Pth/2.0.1",
+    "@(#)GNU Pth 2.0.1 (13-Jul-2004)",
+    "$Id: GNU Pth 2.0.1 (13-Jul-2004) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1