OSSP CVS Repository

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

Check-in Number: 5032
Date: 2005-Feb-18 22:54:07 (local)
2005-Feb-18 21:54:07 (UTC)
User:rse
Branch:
Comment: bump version number
Tickets:
Inspections:
Files:
ossp-pkg/pth/README      1.207 -> 1.208     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.150 -> 1.151     9 inserted, 9 deleted

ossp-pkg/pth/README 1.207 -> 1.208

--- README       2004/12/31 19:34:44     1.207
+++ README       2005/02/18 21:54:07     1.208
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0.3 (03-Dec-2004)
+  Version 2.0.4 (18-Feb-2005)
 
   ABSTRACT
 


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

--- pth_vers.c   2004/12/03 16:23:38     1.150
+++ pth_vers.c   2005/02/18 21:54:07     1.151
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200203
+#define PTH_INTERNAL_VERSION 0x200204
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200203,
-    "2.0.3",
-    "2.0.3 (03-Dec-2004)",
-    "This is GNU Pth, Version 2.0.3 (03-Dec-2004)",
-    "GNU Pth 2.0.3 (03-Dec-2004)",
-    "GNU Pth/2.0.3",
-    "@(#)GNU Pth 2.0.3 (03-Dec-2004)",
-    "$Id: GNU Pth 2.0.3 (03-Dec-2004) $"
+    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) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1