Index: ossp-pkg/as/as-gui/README RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/README,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/README,v' 2>/dev/null --- README 2002/12/02 13:25:36 1.4 +++ README 2002/12/04 23:28:23 1.5 @@ -6,7 +6,7 @@ |___/ OSSP asgui -- Accounting system graphical user interface - Version 0.5.0 (02-Dec-2002) + Version 0.5.1 (05-Dec-2002) ABSTRACT Index: ossp-pkg/as/as-gui/as_version.cpp RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/as_version.cpp,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/as_version.cpp,v' 2>/dev/null --- as_version.cpp 2002/12/02 13:25:36 1.2 +++ as_version.cpp 2002/12/04 23:28:23 1.3 @@ -8,7 +8,7 @@ #ifndef _AS_VERSION_CPP_ #define _AS_VERSION_CPP_ -#define ASGUI_VERSION 0x005200 +#define ASGUI_VERSION 0x005201 typedef struct { const int v_hex; @@ -32,13 +32,13 @@ #undef _AS_VERSION_CPP_AS_HEADER_ asgui_version_t asgui_version = { - 0x005200, - "0.5.0", - "0.5.0 (02-Dec-2002)", - "This is OSSP asgui, Version 0.5.0 (02-Dec-2002)", - "OSSP asgui 0.5.0 (02-Dec-2002)", - "OSSP asgui/0.5.0", - "@(#)OSSP asgui 0.5.0 (02-Dec-2002)", + 0x005201, + "0.5.1", + "0.5.1 (05-Dec-2002)", + "This is OSSP asgui, Version 0.5.1 (05-Dec-2002)", + "OSSP asgui 0.5.1 (05-Dec-2002)", + "OSSP asgui/0.5.1", + "@(#)OSSP asgui 0.5.1 (05-Dec-2002)", "$Id$" }; Index: ossp-pkg/as/as-gui/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/devtool.conf,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/devtool.conf,v' 2>/dev/null --- devtool.conf 2002/12/02 13:25:36 1.5 +++ devtool.conf 2002/12/04 23:28:23 1.6 @@ -16,7 +16,6 @@ "$@" %release - ./devtool version ./devtool dist ./devtool upload