OSSP CVS Repository

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

Check-in Number: 2947
Date: 2002-Dec-04 15:11:21 (local)
2002-Dec-04 14:11:21 (UTC)
User:rse
Branch:
Comment: prepare for release
Tickets:
Inspections:
Files:
ossp-pkg/pth/ChangeLog      1.601 -> 1.602     1 inserted, 1 deleted
ossp-pkg/pth/README      1.198 -> 1.199     1 inserted, 1 deleted
ossp-pkg/pth/pth_vers.c      1.143 -> 1.144     9 inserted, 9 deleted

ossp-pkg/pth/ChangeLog 1.601 -> 1.602

--- ChangeLog    2002/11/29 17:58:18     1.601
+++ ChangeLog    2002/12/04 14:11:21     1.602
@@ -19,7 +19,7 @@
      / __/ | |_| |
   __|_____(_)___/_________________________________________________________
                   
-  Changes between 2.0b1 and 2.0b2 (08-Nov-2002 to xx-Nov-2002)
+  Changes between 2.0b1 and 2.0b2 (08-Nov-2002 to 04-Dec-2002)
 
    *) Fixed compiler warnings under Linux: require inclusion of <time.h>
       [Joseph Wayne Norton <norton@alum.mit.edu>]


ossp-pkg/pth/README 1.198 -> 1.199

--- README       2002/11/08 20:27:28     1.198
+++ README       2002/12/04 14:11:21     1.199
@@ -5,7 +5,7 @@
   |_|    \__|_| |_|                     the impossible.''
 
   GNU Pth - The GNU Portable Threads
-  Version 2.0b1 (08-Nov-2002)
+  Version 2.0b2 (04-Dec-2002)
 
   ABSTRACT
 


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

--- pth_vers.c   2002/11/08 20:27:28     1.143
+++ pth_vers.c   2002/12/04 14:11:21     1.144
@@ -8,7 +8,7 @@
 #ifndef _PTH_VERS_C_
 #define _PTH_VERS_C_
 
-#define PTH_INTERNAL_VERSION 0x200101
+#define PTH_INTERNAL_VERSION 0x200102
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _PTH_VERS_C_AS_HEADER_
 
 pth_internal_version_t pth_internal_version = {
-    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) $"
+    0x200102,
+    "2.0b2",
+    "2.0b2 (04-Dec-2002)",
+    "This is GNU Pth, Version 2.0b2 (04-Dec-2002)",
+    "GNU Pth 2.0b2 (04-Dec-2002)",
+    "GNU Pth/2.0b2",
+    "@(#)GNU Pth 2.0b2 (04-Dec-2002)",
+    "$Id: GNU Pth 2.0b2 (04-Dec-2002) $"
 };
 
 #endif /* _PTH_VERS_C_AS_HEADER_ */

CVSTrac 2.0.1