[EchelonIRC-dev] CVS: echelon/system install.mrc,1.6,1.7 security.mrc,1.10,1.11
                
                Brought to you by:
                
                    raisk
                    
                
            
            
        
        
        
    | 
      
      
      From: Wolfram K. <ra...@us...> - 2002-10-12 13:02:13
      
     | 
| Update of /cvsroot/echelonirc/echelon/system
In directory usw-pr-cvs1:/tmp/cvs-serv28230/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.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** install.mrc	7 Oct 2002 11:46:41 -0000	1.6
--- install.mrc	12 Oct 2002 13:02:11 -0000	1.7
***************
*** 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.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** security.mrc	7 Oct 2002 14:20:20 -0000	1.10
--- security.mrc	12 Oct 2002 13:02:11 -0000	1.11
***************
*** 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
  }
 |