Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23041
Modified Files:
update_src
Log Message:
set version number to 1.3
Index: update_src
===================================================================
RCS file: /cvsroot/devil-linux/build/update_src,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- update_src 1 Jun 2004 01:28:05 -0000 1.33
+++ update_src 1 Jun 2004 01:38:18 -0000 1.34
@@ -5,7 +5,7 @@
# then use the main server to just get the latest greatest stuff
#
-VERSION="1.2"
+VERSION="1.3"
# the array holding the menu items
declare -a menu
|