Update of /cvsroot/netadm/gwc/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18956/scripts
Modified Files:
install.sh
Log Message:
MOD:
Add: print release version in GUI main.
MOD: redefine SZSYSVERSION
MOD: redefine VERSION in install.sh
Index: install.sh
===================================================================
RCS file: /cvsroot/netadm/gwc/scripts/install.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** install.sh 6 Feb 2006 19:28:24 -0000 1.6
--- install.sh 17 Feb 2006 08:09:18 -0000 1.7
***************
*** 21,25 ****
CONFILE=config
PROD="Netadm-gwc"
! VERSION="pre-gwc-v0.1"
INST=/usr/bin/install
LOGFILE=install.log
--- 21,25 ----
CONFILE=config
PROD="Netadm-gwc"
! VERSION="gwc-v0.1-pre2"
INST=/usr/bin/install
LOGFILE=install.log
|