commit 56cf1fe020087afe8bf4d93234898569e490915b Author: David Fifield david@bamsoftware.com Date: Wed Mar 20 09:34:46 2013 -0700
Increase version to 1.0. --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index 8d76772..4d57a46 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.12 +VERSION = 1.0
PREFIX = /usr/local BINDIR = $(PREFIX)/bin