add this:
GameRecorderVersion.java:
public class GameRecorderVersion {
public static final String VERSION_NAME="0.2";
public static final String VERSION_DATE="2008-08-24";
}
... works with CVS version (and 0.2 release) ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
with LoA + Reversi
File Added: build.xml
add this:
GameRecorderVersion.java:
public class GameRecorderVersion {
public static final String VERSION_NAME="0.2";
public static final String VERSION_DATE="2008-08-24";
}
... works with CVS version (and 0.2 release) ...