Author: glen Date: Sat Mar 25 14:19:37 2006 New Revision: 7317 Modified: initng/trunk/mksnap.sh Log: - 0.6.0
Modified: initng/trunk/mksnap.sh ============================================================================== --- initng/trunk/mksnap.sh (original) +++ initng/trunk/mksnap.sh Sat Mar 25 14:19:37 2006 @@ -1,7 +1,7 @@ #!/bin/sh project='initng-initscripts' snap=$(date +%Y%m%d) -version=0.5.5.1 +version=0.6.0 dir=$project-$version-$snap rm -rf $dir _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
