OSSP CVS Repository

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

Check-in Number: 3877
Date: 2002-Dec-14 00:53:52 (local)
2002-Dec-13 23:53:52 (UTC)
User:ms
Branch:
Comment: Release new alpha.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/README      1.7 -> 1.8     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.5 -> 1.6     9 inserted, 9 deleted

ossp-pkg/as/as-gui/README 1.7 -> 1.8

--- README       2002/12/13 11:46:38     1.7
+++ README       2002/12/13 23:53:52     1.8
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.5.3 (12-Dec-2002)
+  Version 0.5.4 (14-Dec-2002)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.5 -> 1.6

--- as_version.cpp       2002/12/13 11:46:38     1.5
+++ as_version.cpp       2002/12/13 23:53:52     1.6
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x005203
+#define ASGUI_VERSION 0x005204
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x005203,
-    "0.5.3",
-    "0.5.3 (12-Dec-2002)",
-    "This is OSSP asgui, Version 0.5.3 (12-Dec-2002)",
-    "OSSP asgui 0.5.3 (12-Dec-2002)",
-    "OSSP asgui/0.5.3",
-    "@(#)OSSP asgui 0.5.3 (12-Dec-2002)",
-    "$Id: as_version.cpp,v 1.5 2002/12/13 11:46:38 ms Exp $"
+    0x005204,
+    "0.5.4",
+    "0.5.4 (14-Dec-2002)",
+    "This is OSSP asgui, Version 0.5.4 (14-Dec-2002)",
+    "OSSP asgui 0.5.4 (14-Dec-2002)",
+    "OSSP asgui/0.5.4",
+    "@(#)OSSP asgui 0.5.4 (14-Dec-2002)",
+    "$Id: as_version.cpp,v 1.6 2002/12/13 23:53:52 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1