[q-lang-cvs] q/doc version.texi,1.91,1.92
Brought to you by:
agraef
From: Albert G. <ag...@us...> - 2007-12-17 22:05:47
|
Update of /cvsroot/q-lang/q/doc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22206/doc Modified Files: version.texi Log Message: bump version number, update docs Index: version.texi =================================================================== RCS file: /cvsroot/q-lang/q/doc/version.texi,v retrieving revision 1.91 retrieving revision 1.92 diff -C2 -d -r1.91 -r1.92 *** version.texi 7 Dec 2007 23:08:00 -0000 1.91 --- version.texi 17 Dec 2007 22:05:41 -0000 1.92 *************** *** 1,4 **** @set UPDATED 20 October 2007 @set UPDATED-MONTH October 2007 ! @set EDITION 7.9 ! @set VERSION 7.9 --- 1,4 ---- @set UPDATED 20 October 2007 @set UPDATED-MONTH October 2007 ! @set EDITION 7.10 ! @set VERSION 7.10 |