OSSP CVS Repository

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

Check-in Number: 2784
Date: 2002-Nov-08 21:27:28 (local)
2002-Nov-08 20:27:28 (UTC)
User:rse
Branch:
Comment: update version for release
Tickets:
Inspections:
Files:
ossp-pkg/pth/ChangeLog      1.597 -> 1.598     1 inserted, 1 deleted
ossp-pkg/pth/README      1.197 -> 1.198     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.142 -> 1.143     9 inserted, 9 deleted

ossp-pkg/pth/ChangeLog 1.597 -> 1.598

--- ChangeLog    2002/11/08 20:26:02     1.597
+++ ChangeLog    2002/11/08 20:27:28     1.598
@@ -19,7 +19,7 @@
      / __/ | |_| |
   __|_____(_)___/_________________________________________________________
                   
-  Changes between 2.0b0 and 2.0b1 (07-Nov-2002 to xx-Nov-2002)
+  Changes between 2.0b0 and 2.0b1 (07-Nov-2002 to 08-Nov-2002)
 
    *) Make pth_poll(3) more compliant to POSIX.1-2001/SUSv3 poll(2).
       [Ralf S. Engelschall, Nick Hudson <skrll@netbsd.org>]


ossp-pkg/pth/README 1.197 -> 1.198

--- README       2002/11/07 15:54:07     1.197
+++ README       2002/11/08 20:27:28     1.198
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0b0 (07-Nov-2002)
+  Version 2.0b1 (08-Nov-2002)
 
   ABSTRACT
 


ossp-pkg/pth/pth_vers.c 1.142 -> 1.143

--- pth_vers.c   2002/11/07 15:54:07     1.142
+++ pth_vers.c   2002/11/08 20:27:28     1.143
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200100
+#define PTH_INTERNAL_VERSION 0x200101
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    0x200100,
-    "2.0b0",
-    "2.0b0 (07-Nov-2002)",
-    "This is GNU Pth, Version 2.0b0 (07-Nov-2002)",
-    "GNU Pth 2.0b0 (07-Nov-2002)",
-    "GNU Pth/2.0b0",
-    "@(#)GNU Pth 2.0b0 (07-Nov-2002)",
-    "$Id: GNU Pth 2.0b0 (07-Nov-2002) $"
+    0x200101,
+    "2.0b1",
+    "2.0b1 (08-Nov-2002)",
+    "This is GNU Pth, Version 2.0b1 (08-Nov-2002)",
+    "GNU Pth 2.0b1 (08-Nov-2002)",
+    "GNU Pth/2.0b1",
+    "@(#)GNU Pth 2.0b1 (08-Nov-2002)",
+    "$Id: GNU Pth 2.0b1 (08-Nov-2002) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1