OSSP CVS Repository

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

Check-in Number: 1295
Date: 2001-Nov-12 13:54:09 (local)
2001-Nov-12 12:54:09 (UTC)
User:thl
Branch:
Comment: bump version for release
Tickets:
Inspections:
Files:
ossp-pkg/lmtp2nntp/README      1.11 -> 1.12     1 inserted, 1 deleted
ossp-pkg/lmtp2nntp/version.c      1.13 -> 1.14     9 inserted, 9 deleted

ossp-pkg/lmtp2nntp/README 1.11 -> 1.12

--- README       2001/11/08 13:34:45     1.11
+++ README       2001/11/12 12:54:09     1.12
@@ -7,7 +7,7 @@
                   |_|                        |_|    
 
   OSSP lmtp2nntp - Mail to News Gateway
-  Version 1.1b4 (08-Nov-2001)
+  Version 1.1.0 (12-Nov-2001)
 
   ABSTRACT
 


ossp-pkg/lmtp2nntp/version.c 1.13 -> 1.14

--- version.c    2001/11/08 13:34:45     1.13
+++ version.c    2001/11/12 12:54:09     1.14
@@ -8,7 +8,7 @@
 #ifndef _VERSION_C_
 #define _VERSION_C_
 
-#define LMTP2NNTP_VERSION 0x101104
+#define LMTP2NNTP_VERSION 0x101200
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _VERSION_C_AS_HEADER_
 
 lmtp2nntp_version_t lmtp2nntp_version = {
-    0x101104,
-    "1.1b4",
-    "1.1b4 (08-Nov-2001)",
-    "This is lmtp2nntp, Version 1.1b4 (08-Nov-2001)",
-    "lmtp2nntp 1.1b4 (08-Nov-2001)",
-    "lmtp2nntp/1.1b4",
-    "@(#)lmtp2nntp 1.1b4 (08-Nov-2001)",
-    "$Id: lmtp2nntp 1.1b4 (08-Nov-2001) $"
+    0x101200,
+    "1.1.0",
+    "1.1.0 (12-Nov-2001)",
+    "This is lmtp2nntp, Version 1.1.0 (12-Nov-2001)",
+    "lmtp2nntp 1.1.0 (12-Nov-2001)",
+    "lmtp2nntp/1.1.0",
+    "@(#)lmtp2nntp 1.1.0 (12-Nov-2001)",
+    "$Id: lmtp2nntp 1.1.0 (12-Nov-2001) $"
 };
 
 #endif /* _VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1