From: Aivils S. <ai...@us...> - 2003-12-23 08:08:15
|
Update of /cvsroot/linuxconsole/ruby/ruby-2.6 In directory sc8-pr-cvs1:/tmp/cvs-serv17690/ruby-2.6 Modified Files: Makefile Log Message: sync to 2.6.0 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/ruby-2.6/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile 28 Oct 2003 07:17:35 -0000 1.3 +++ Makefile 23 Dec 2003 08:08:01 -0000 1.4 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test9-ruby +EXTRAVERSION = -ruby # *DOCUMENTATION* # To see a list of typical targets execute "make help" |