initng/trunk/mksnap.sh
glen
cvs at pld-linux.org
Sat Mar 25 14:19:38 CET 2006
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
More information about the pld-cvs-commit
mailing list