Bumped version number.
This commit is contained in:
parent
085b8d1d14
commit
a9ba9d94f8
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user