Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1:/tmp/cvs-serv20285
Modified Files:
CHANGES update_src
Log Message:
changed the version numbers to 1.1
Index: CHANGES
===================================================================
RCS file: /cvsroot/devil-linux/build/CHANGES,v
retrieving revision 1.511
retrieving revision 1.512
diff -u -d -r1.511 -r1.512
--- CHANGES 8 Oct 2003 01:07:27 -0000 1.511
+++ CHANGES 8 Oct 2003 01:17:14 -0000 1.512
@@ -22,6 +22,8 @@
#
#
+1.1.1
+
1.0-RC 2
- hotplug doesn't print pci & usb warnings anymore
- changed permissions of /var/log to 777
Index: update_src
===================================================================
RCS file: /cvsroot/devil-linux/build/update_src,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- update_src 7 Oct 2003 22:39:03 -0000 1.16
+++ update_src 8 Oct 2003 01:17:14 -0000 1.17
@@ -4,7 +4,7 @@
# then use the main server to just get the latest greatest stuff
#
-VERSION="1.0"
+VERSION="1.1.1"
# the array holding the menu items
declare -a menu
|