OSSP CVS Repository

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

Check-in Number: 3655
Date: 2003-Oct-28 17:05:32 (local)
2003-Oct-28 16:05:32 (UTC)
User:thl
Branch:
Comment: flush pending changes before tagging
Tickets:
Inspections:
Files:
ossp-pkg/fsl/README      1.38 -> 1.39     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.24 -> 1.25     9 inserted, 9 deleted

ossp-pkg/fsl/README 1.38 -> 1.39

--- README       2003/10/06 10:10:38     1.38
+++ README       2003/10/28 16:05:32     1.39
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.3.0 (06-Oct-2003)
+  Version 1.4a1 (28-Oct-2003)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.24 -> 1.25

--- fsl_version.c        2003/10/06 10:10:38     1.24
+++ fsl_version.c        2003/10/28 16:05:32     1.25
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x103200
+#define FSL_VERSION 0x104001
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x103200,
-    "1.3.0",
-    "1.3.0 (06-Oct-2003)",
-    "This is OSSP fsl, Version 1.3.0 (06-Oct-2003)",
-    "OSSP fsl 1.3.0 (06-Oct-2003)",
-    "OSSP fsl/1.3.0",
-    "@(#)OSSP fsl 1.3.0 (06-Oct-2003)",
-    "$Id: fsl_version.c,v 1.24 2003/10/06 10:10:38 thl Exp $"
+    0x104001,
+    "1.4a1",
+    "1.4a1 (28-Oct-2003)",
+    "This is OSSP fsl, Version 1.4a1 (28-Oct-2003)",
+    "OSSP fsl 1.4a1 (28-Oct-2003)",
+    "OSSP fsl/1.4a1",
+    "@(#)OSSP fsl 1.4a1 (28-Oct-2003)",
+    "$Id: fsl_version.c,v 1.25 2003/10/28 16:05:32 thl Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1