[Jreepad-CVS] jreepad build.xml,1.10,1.11
Brought to you by:
danstowell
From: Dan S. <dan...@us...> - 2007-04-15 10:46:49
|
Update of /cvsroot/jreepad/jreepad In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv7885 Modified Files: build.xml Log Message: Fiddled with the format of the "about" box, added a member to JreepadViewer to represent the version number. Index: build.xml =================================================================== RCS file: /cvsroot/jreepad/jreepad/build.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** build.xml 14 Jan 2007 00:18:51 -0000 1.10 --- build.xml 15 Apr 2007 10:46:45 -0000 1.11 *************** *** 5,9 **** </description> ! <property name="curVersion" value="1.6dev" /> --- 5,9 ---- </description> ! <property name="curVersion" value="1.6rc1" /> |