From: Brett L. <wak...@us...> - 2010-03-18 05:24:49
|
Update of /cvsroot/rails/18xx/rails/game In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28368/rails/game Modified Files: Game.java Log Message: bump version to 1.2.1 Index: Game.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/Game.java,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Game.java 14 Mar 2010 19:29:07 -0000 1.50 --- Game.java 18 Mar 2010 05:24:40 -0000 1.51 *************** *** 12,16 **** public class Game { ! public static final String version = "1.2"; /** The component Manager */ --- 12,16 ---- public class Game { ! public static final String version = "1.2.1"; /** The component Manager */ |