From: Brett L. <wak...@us...> - 2009-11-22 18:48:50
|
Update of /cvsroot/rails/18xx/rails/game In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30256/rails/game Modified Files: Game.java Log Message: Update version to 1.0.7-rc3 Index: Game.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/Game.java,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** Game.java 17 Nov 2009 19:31:26 -0000 1.38 --- Game.java 22 Nov 2009 18:48:40 -0000 1.39 *************** *** 12,16 **** public class Game { ! public static final String version = "1.0.7-rc2"; /** The component Manager */ --- 12,16 ---- public class Game { ! public static final String version = "1.0.7-rc3"; /** The component Manager */ |