From: Brett L. <wak...@us...> - 2010-03-14 19:29:15
|
Update of /cvsroot/rails/18xx/rails/game In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10860/rails/game Modified Files: Game.java Log Message: Update files with version number 1.2 Index: Game.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/Game.java,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** Game.java 11 Feb 2010 21:55:30 -0000 1.49 --- Game.java 14 Mar 2010 19:29:07 -0000 1.50 *************** *** 12,16 **** public class Game { ! public static final String version = "1.1.3+"; /** The component Manager */ --- 12,16 ---- public class Game { ! public static final String version = "1.2"; /** The component Manager */ |