Update of /cvsroot/rails/18xx/rails/game
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27071/rails/game
Modified Files:
Game.java
Log Message:
bump version numbers to 1.2.2
Index: Game.java
===================================================================
RCS file: /cvsroot/rails/18xx/rails/game/Game.java,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** Game.java 18 Mar 2010 05:24:40 -0000 1.51
--- Game.java 21 Mar 2010 17:30:06 -0000 1.52
***************
*** 12,16 ****
public class Game {
! public static final String version = "1.2.1";
/** The component Manager */
--- 12,16 ----
public class Game {
! public static final String version = "1.2.2";
/** The component Manager */
|