
8 Sep
2013
8 Sep
'13
4:02 p.m.
commit c6ae8c79d56901e9035148f82c1fe1bbf2589bdc Author: David Fifield <david@bamsoftware.com> Date: Sun Sep 8 08:58:21 2013 -0700 Increase VERSION to 1.3. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 786c25c..1ccd69a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.2 +VERSION = 1.3 PREFIX = /usr/local BINDIR = $(PREFIX)/bin