OSSP CVS Repository

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

Check-in Number: 5309
Date: 2005-Nov-22 08:33:45 (local)
2005-Nov-22 07:33:45 (UTC)
User:rse
Branch:
Comment: bump before release
Tickets:
Inspections:
Files:
ossp-pkg/pth/ChangeLog      1.641 -> 1.642     1 inserted, 1 deleted
ossp-pkg/pth/README      1.209 -> 1.210     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.152 -> 1.153     9 inserted, 9 deleted

ossp-pkg/pth/ChangeLog 1.641 -> 1.642

--- ChangeLog    2005/11/22 07:26:43     1.641
+++ ChangeLog    2005/11/22 07:33:45     1.642
@@ -19,7 +19,7 @@
      / __/ | |_| |
   __|_____(_)___/_________________________________________________________
                   
-  Changes between 2.0.5 and 2.0.6 (05-Oct-2005 to xx-xxx-2005)
+  Changes between 2.0.5 and 2.0.6 (05-Oct-2005 to 22-Nov-2005)
 
    *) Add a missing "break" in pth_attr.c:pth_attr_ctrl().
       [Stefan Schippers <stefan@schippers.it>]


ossp-pkg/pth/README 1.209 -> 1.210

--- README       2005/10/05 08:54:31     1.209
+++ README       2005/11/22 07:33:45     1.210
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0.5 (05-Oct-2005)
+  Version 2.0.6 (22-Nov-2005)
 
   ABSTRACT
 


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

--- pth_vers.c   2005/10/05 08:54:31     1.152
+++ pth_vers.c   2005/11/22 07:33:45     1.153
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200205
+#define PTH_INTERNAL_VERSION 0x200206
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200205,
-    "2.0.5",
-    "2.0.5 (05-Oct-2005)",
-    "This is GNU Pth, Version 2.0.5 (05-Oct-2005)",
-    "GNU Pth 2.0.5 (05-Oct-2005)",
-    "GNU Pth/2.0.5",
-    "@(#)GNU Pth 2.0.5 (05-Oct-2005)",
-    "$Id: GNU Pth 2.0.5 (05-Oct-2005) $"
+    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) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1