Update of /cvsroot/netadm/gwc/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18956/include
Modified Files:
global.h
Log Message:
MOD:
Add: print release version in GUI main.
MOD: redefine SZSYSVERSION
MOD: redefine VERSION in install.sh
Index: global.h
===================================================================
RCS file: /cvsroot/netadm/gwc/include/global.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** global.h 30 Jan 2006 17:41:29 -0000 1.1.1.1
--- global.h 17 Feb 2006 08:09:18 -0000 1.2
***************
*** 29,33 ****
#define SZPKGNAME "Netadm network control system"
#define SZSYSCOPYRIGHT "GPL v2"
! #define SZSYSVERSION "v0.1"
/* package naming , version , copyright - end */
/* exe, config file path - start */
--- 29,33 ----
#define SZPKGNAME "Netadm network control system"
#define SZSYSCOPYRIGHT "GPL v2"
! #define SZSYSVERSION "gwc-v0.1-pre2"
/* package naming , version , copyright - end */
/* exe, config file path - start */
|