OSSP CVS Repository

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

Check-in Number: 5234
Date: 2005-Oct-03 11:27:54 (local)
2005-Oct-03 09:27:54 (UTC)
User:rse
Branch:
Comment: bump version before release
Tickets:
Inspections:
Files:
ossp-pkg/fsl/README      1.48 -> 1.49     1 inserted, 1 deleted
ossp-pkg/fsl/fsl_version.c      1.35 -> 1.36     9 inserted, 9 deleted

ossp-pkg/fsl/README 1.48 -> 1.49

--- README       2005/02/18 19:12:08     1.48
+++ README       2005/10/03 09:27:54     1.49
@@ -5,7 +5,7 @@
   |_|_|_|  \___/|____/____/|_|     |_| |___/_|
  
   OSSP fsl - Faking/Flexible Syslog Library
-  Version 1.6.0 (18-Feb-2005)
+  Version 1.6.1 (03-Oct-2005)
 
   ABSTRACT
 


ossp-pkg/fsl/fsl_version.c 1.35 -> 1.36

--- fsl_version.c        2005/02/18 19:12:08     1.35
+++ fsl_version.c        2005/10/03 09:27:54     1.36
@@ -8,7 +8,7 @@
 #ifndef _FSL_VERSION_C_
 #define _FSL_VERSION_C_
 
-#define FSL_VERSION 0x106200
+#define FSL_VERSION 0x106201
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _FSL_VERSION_C_AS_HEADER_
 
 fsl_version_t fsl_version = {
-    0x106200,
-    "1.6.0",
-    "1.6.0 (18-Feb-2005)",
-    "This is OSSP fsl, Version 1.6.0 (18-Feb-2005)",
-    "OSSP fsl 1.6.0 (18-Feb-2005)",
-    "OSSP fsl/1.6.0",
-    "@(#)OSSP fsl 1.6.0 (18-Feb-2005)",
-    "$Id: fsl_version.c,v 1.35 2005/02/18 19:12:08 thl Exp $"
+    0x106201,
+    "1.6.1",
+    "1.6.1 (03-Oct-2005)",
+    "This is OSSP fsl, Version 1.6.1 (03-Oct-2005)",
+    "OSSP fsl 1.6.1 (03-Oct-2005)",
+    "OSSP fsl/1.6.1",
+    "@(#)OSSP fsl 1.6.1 (03-Oct-2005)",
+    "$Id: fsl_version.c,v 1.36 2005/10/03 09:27:54 rse Exp $"
 };
 
 #endif /* _FSL_VERSION_C_AS_HEADER_ */

CVSTrac 2.0.1