OSSP CVS Repository

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

Check-in Number: 4445
Date: 2004-Mar-09 14:23:47 (local)
2004-Mar-09 13:23:47 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/petidomo/README      1.8 -> 1.9     2 inserted, 2 deleted
ossp-pkg/petidomo/devtool.conf      1.1 -> 1.2     1 inserted, 0 deleted
ossp-pkg/petidomo/version.c      1.4 -> 1.5     9 inserted, 9 deleted

ossp-pkg/petidomo/README 1.8 -> 1.9

--- README       2004/03/09 13:19:33     1.8
+++ README       2004/03/09 13:23:47     1.9
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|    | .__/ \___|\__|_|\__,_|\___/|_| |_| |_|\___/ 
                                   |_|                                            
   OSSP petidomo - mailing list manager
-  Version 
+  Version 4.0b4 (09-Mar-2004)
 
   ABSTRACT
 
@@ -88,7 +88,7 @@
   PETI's STATEMENT
 
                     Petidomo Mailing List Manager
-                          Version 
+                          Version 4.0b4 (09-Mar-2004)
 
 
 Greetings citizen,


ossp-pkg/petidomo/devtool.conf 1.1 -> 1.2

--- devtool.conf 2004/02/02 20:19:25     1.1
+++ devtool.conf 2004/03/09 13:23:47     1.2
@@ -20,6 +20,7 @@
         "$@"
 
 %release
+    ./devtool autogen
     ./devtool version
     ./devtool tag
     ./devtool dist


ossp-pkg/petidomo/version.c 1.4 -> 1.5

--- version.c    2004/02/02 20:19:36     1.4
+++ version.c    2004/03/09 13:23:47     1.5
@@ -8,7 +8,7 @@
 #ifndef _VERSION_C_
 #define _VERSION_C_
 
-#define PETIDOMO_VERSION 0x400103
+#define PETIDOMO_VERSION 0x400104
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _VERSION_C_AS_HEADER_
 
 petidomo_version_t petidomo_version = {
-    0x400103,
-    "4.0b3",
-    "4.0b3 (02-Feb-2004)",
-    "This is OSSP petidomo, Version 4.0b3 (02-Feb-2004)",
-    "OSSP petidomo 4.0b3 (02-Feb-2004)",
-    "OSSP petidomo/4.0b3",
-    "@(#)OSSP petidomo 4.0b3 (02-Feb-2004)",
-    "$Id: version.c,v 1.4 2004/02/02 20:19:36 thl Exp $"
+    0x400104,
+    "4.0b4",
+    "4.0b4 (09-Mar-2004)",
+    "This is OSSP petidomo, Version 4.0b4 (09-Mar-2004)",
+    "OSSP petidomo 4.0b4 (09-Mar-2004)",
+    "OSSP petidomo/4.0b4",
+    "@(#)OSSP petidomo 4.0b4 (09-Mar-2004)",
+    "$Id: version.c,v 1.5 2004/03/09 13:23:47 thl Exp $"
 };
 
 #endif /* _VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1