FreeCol 0.11.5.

This commit is contained in:
Mike Pope 2015-08-03 15:58:05 +09:30
parent 17c700efad
commit e7e199f96a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%-*-LaTeX-*-
% Trivial file to contain the version number definition, used by both
% FreeCol.tex and developer.tex.
\newcommand{\fcversion}{0.11.4}
\newcommand{\fcversion}{0.11.5}

View File

@ -74,7 +74,7 @@ public final class FreeCol {
private static final Logger logger = Logger.getLogger(FreeCol.class.getName());
/** The FreeCol release version number. */
private static final String FREECOL_VERSION = "0.11.4";
private static final String FREECOL_VERSION = "0.11.5";
/** The difficulty levels. */
public static final String[] DIFFICULTIES = {