[EchelonIRC-dev] CVS: echelon/system install.mrc,1.8,1.9 security.mrc,1.12,1.13
Brought to you by:
raisk
From: Wolfram K. <ra...@us...> - 2002-10-12 16:15:40
|
Update of /cvsroot/echelonirc/echelon/system In directory usw-pr-cvs1:/tmp/cvs-serv11296/system Modified Files: install.mrc security.mrc Log Message: Echelon 1.0.08 Changes Index: install.mrc =================================================================== RCS file: /cvsroot/echelonirc/echelon/system/install.mrc,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** install.mrc 12 Oct 2002 16:11:09 -0000 1.8 --- install.mrc 12 Oct 2002 16:15:37 -0000 1.9 *************** *** 7,11 **** on 1:LOAD:{ ! set %version v1.0.07 tempecho tempecho Echelon %version installation script loaded... --- 7,11 ---- on 1:LOAD:{ ! set %version v1.0.08 tempecho tempecho Echelon %version installation script loaded... Index: security.mrc =================================================================== RCS file: /cvsroot/echelonirc/echelon/system/security.mrc,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** security.mrc 12 Oct 2002 16:11:09 -0000 1.12 --- security.mrc 12 Oct 2002 16:15:37 -0000 1.13 *************** *** 4,8 **** on 1:START:{ ! set %version v1.0.07 echo 3 -ts ** Echelon %version initialized } --- 4,8 ---- on 1:START:{ ! set %version v1.0.08 echo 3 -ts ** Echelon %version initialized } |