OSSP CVS Repository

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

Check-in Number: 5409
Date: 2006-Jun-08 20:14:22 (local)
2006-Jun-08 18:14:22 (UTC)
User:rse
Branch:
Comment: bump version before release
Tickets:
Inspections:
Files:
ossp-pkg/pth/README      1.211 -> 1.212     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.153 -> 1.154     9 inserted, 9 deleted

ossp-pkg/pth/README 1.211 -> 1.212

--- README       2006/06/08 17:54:51     1.211
+++ README       2006/06/08 18:14:22     1.212
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0.6 (22-Nov-2005)
+  Version 2.0.7 (08-Jun-2006)
 
   ABSTRACT
 


ossp-pkg/pth/pth_vers.c 1.153 -> 1.154

--- pth_vers.c   2005/11/22 07:33:45     1.153
+++ pth_vers.c   2006/06/08 18:14:22     1.154
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200206
+#define PTH_INTERNAL_VERSION 0x200207
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200206,
-    "2.0.6",
-    "2.0.6 (22-Nov-2005)",
-    "This is GNU Pth, Version 2.0.6 (22-Nov-2005)",
-    "GNU Pth 2.0.6 (22-Nov-2005)",
-    "GNU Pth/2.0.6",
-    "@(#)GNU Pth 2.0.6 (22-Nov-2005)",
-    "$Id: GNU Pth 2.0.6 (22-Nov-2005) $"
+    0x200207,
+    "2.0.7",
+    "2.0.7 (08-Jun-2006)",
+    "This is GNU Pth, Version 2.0.7 (08-Jun-2006)",
+    "GNU Pth 2.0.7 (08-Jun-2006)",
+    "GNU Pth/2.0.7",
+    "@(#)GNU Pth 2.0.7 (08-Jun-2006)",
+    "$Id: GNU Pth 2.0.7 (08-Jun-2006) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1