From: Brett L. <wak...@us...> - 2009-12-20 22:13:35
|
Update of /cvsroot/rails/18xx/rails/game In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16580/rails/game Modified Files: Game.java Log Message: bump version to 1.1.1 Index: Game.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/Game.java,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** Game.java 12 Dec 2009 22:05:20 -0000 1.41 --- Game.java 20 Dec 2009 22:13:25 -0000 1.42 *************** *** 12,16 **** public class Game { ! public static final String version = "1.1.0"; /** The component Manager */ --- 12,16 ---- public class Game { ! public static final String version = "1.1.1"; /** The component Manager */ |