Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1:/tmp/cvs-serv19940
Modified Files:
update_src
Log Message:
corrected version number
Index: update_src
===================================================================
RCS file: /cvsroot/devil-linux/build/update_src,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- update_src 8 Oct 2003 01:17:14 -0000 1.17
+++ update_src 8 Oct 2003 23:10:20 -0000 1.18
@@ -4,7 +4,7 @@
# then use the main server to just get the latest greatest stuff
#
-VERSION="1.1.1"
+VERSION="1.1"
# the array holding the menu items
declare -a menu
|