OSSP CVS Repository

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

Check-in Number: 5250
Date: 2005-Oct-05 10:54:31 (local)
2005-Oct-05 08:54:31 (UTC)
User:rse
Branch:
Comment: bump version before release
Tickets:
Inspections:
Files:
ossp-pkg/pth/ChangeLog      1.638 -> 1.639     1 inserted, 1 deleted
ossp-pkg/pth/README      1.208 -> 1.209     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.151 -> 1.152     9 inserted, 9 deleted

ossp-pkg/pth/ChangeLog 1.638 -> 1.639

--- ChangeLog    2005/10/02 16:38:36     1.638
+++ ChangeLog    2005/10/05 08:54:31     1.639
@@ -19,7 +19,7 @@
      / __/ | |_| |
   __|_____(_)___/_________________________________________________________
                   
-  Changes between 2.0.4 and 2.0.5 (18-Feb-2005 to xx-xxx-2005)
+  Changes between 2.0.4 and 2.0.5 (18-Feb-2005 to 05-Oct-2005)
 
    *) Upgraded build environment to GNU libtool 1.5.20 and
       GNU shtool 2.0.3


ossp-pkg/pth/README 1.208 -> 1.209

--- README       2005/02/18 21:54:07     1.208
+++ README       2005/10/05 08:54:31     1.209
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0.4 (18-Feb-2005)
+  Version 2.0.5 (05-Oct-2005)
 
   ABSTRACT
 


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

--- pth_vers.c   2005/02/18 21:54:07     1.151
+++ pth_vers.c   2005/10/05 08:54:31     1.152
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200204
+#define PTH_INTERNAL_VERSION 0x200205
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200204,
-    "2.0.4",
-    "2.0.4 (18-Feb-2005)",
-    "This is GNU Pth, Version 2.0.4 (18-Feb-2005)",
-    "GNU Pth 2.0.4 (18-Feb-2005)",
-    "GNU Pth/2.0.4",
-    "@(#)GNU Pth 2.0.4 (18-Feb-2005)",
-    "$Id: GNU Pth 2.0.4 (18-Feb-2005) $"
+    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) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1