initng/trunk/mksnap.sh
    glen 
    cvs at pld-linux.org
       
    Tue Feb 14 17:11:16 CET 2006
    
    
  
Author: glen
Date: Tue Feb 14 17:11:13 2006
New Revision: 6973
Modified:
   initng/trunk/mksnap.sh
Log:
- 0.5.3
Modified: initng/trunk/mksnap.sh
==============================================================================
--- initng/trunk/mksnap.sh	(original)
+++ initng/trunk/mksnap.sh	Tue Feb 14 17:11:13 2006
@@ -1,7 +1,7 @@
 #!/bin/sh
 project='initng-initscripts'
 snap=$(date +%Y%m%d)
-version=0.5.2
+version=0.5.3
 
 dir=$project-$version-$snap
 rm -rf $dir
    
    
More information about the pld-cvs-commit
mailing list