From: James S. <jsi...@us...> - 2002-07-23 19:19:19
|
Update of /cvsroot/linuxconsole/ruby/linux In directory usw-pr-cvs1:/tmp/cvs-serv31846/linux Modified Files: Makefile Log Message: Synced to 2.5.26 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Makefile,v retrieving revision 1.66 retrieving revision 1.67 diff -u -d -r1.66 -r1.67 --- Makefile 10 Jul 2002 18:08:01 -0000 1.66 +++ Makefile 23 Jul 2002 19:18:46 -0000 1.67 @@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 25 +SUBLEVEL = 26 EXTRAVERSION = -ruby - + # *DOCUMENTATION* # Too see a list of typical targets execute "make help" # More info can be located in ./Documentation/kbuild |