aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-08-25 19:13:21 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-08-25 19:13:21 +0100
commit0bafe17082694ad30a5463f184fae681308ac5c5 (patch)
tree252ce4a85eed3605bea747f59f52a9b46b8d441e /Makefile
parent1b8234e3425e518f40e00751cd0e5261649c166e (diff)
downloadtermo-0bafe17082694ad30a5463f184fae681308ac5c5.tar.gz
termo-0bafe17082694ad30a5463f184fae681308ac5c5.tar.xz
termo-0bafe17082694ad30a5463f184fae681308ac5c5.zip
Bumped VERSION to 0.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index c91d786..7262633 100644
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,11 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=8
+VERSION_MINOR=9
-VERSION_CURRENT=3
-VERSION_REVISION=1
-VERSION_AGE=2
+VERSION_CURRENT=4
+VERSION_REVISION=0
+VERSION_AGE=3
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib