[EchelonIRC-dev] CVS: echelon/system install.mrc,1.10,1.11 security.mrc,1.14,1.15
                
                Brought to you by:
                
                    raisk
                    
                
            
            
        
        
        
    | 
      
      
      From: Wolfram K. <ra...@us...> - 2003-10-07 09:26:31
      
     | 
| Update of /cvsroot/echelonirc/echelon/system
In directory sc8-pr-cvs1:/tmp/cvs-serv22031/system
Modified Files:
	install.mrc security.mrc 
Log Message:
Echelon 1.0.10 Changes
Index: install.mrc
===================================================================
RCS file: /cvsroot/echelonirc/echelon/system/install.mrc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** install.mrc	14 Oct 2002 12:53:40 -0000	1.10
--- install.mrc	7 Oct 2003 09:26:17 -0000	1.11
***************
*** 7,11 ****
  
  on 1:LOAD:{
!   set %version v1.0.09-CVS
    tempecho
    tempecho Echelon %version installation script loaded...
--- 7,11 ----
  
  on 1:LOAD:{
!   set %version v1.0.10
    tempecho
    tempecho Echelon %version installation script loaded...
Index: security.mrc
===================================================================
RCS file: /cvsroot/echelonirc/echelon/system/security.mrc,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** security.mrc	14 Oct 2002 12:53:40 -0000	1.14
--- security.mrc	7 Oct 2003 09:26:17 -0000	1.15
***************
*** 4,8 ****
  
  on 1:START:{
!   set %version v1.0.09-CVS
    echo 3 -ts ** Echelon %version initialized
  }
--- 4,8 ----
  
  on 1:START:{
!   set %version v1.0.10
    echo 3 -ts ** Echelon %version initialized
  }
 |