Bumped version number.

This commit is contained in:
Jonathan Bernard 2013-10-21 14:08:58 +00:00
parent 085b8d1d14
commit a9ba9d94f8
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#Mon, 21 Oct 2013 14:00:48 +0000
#Mon, 21 Oct 2013 14:08:15 +0000
lib.local=true
name=jdb-gtd
version=1.4
version=1.5
nailgun.classpath.dir=/home/jdbernard/programs/nailgun/classpath
executable.jar=true
main.class=com.jdblabs.gtd.cli.GTDCLI

View File

@ -23,7 +23,7 @@ import static com.jdblabs.gtd.Util.*
* @org gtd.jdb-labs.com/cli/GTDCLI */
public class GTDCLI {
public static final String VERSION = "1.3"
public static final String VERSION = "1.5"
private static String EOL = System.getProperty("line.separator")
/// We have a persistent instance when we are in the context of a Nailgun