aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-09-06 23:02:57 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-09-06 23:02:57 +0100
commit0a65f60df137cf1a74de18fefe40b5470d842b77 (patch)
tree16a1c5011ce56c42583aabdb1474396acf5128bb
parent8f32ac525f34aa32cd6dab4d13d0cfe84bf30879 (diff)
downloadtermo-0a65f60df137cf1a74de18fefe40b5470d842b77.tar.gz
termo-0a65f60df137cf1a74de18fefe40b5470d842b77.tar.xz
termo-0a65f60df137cf1a74de18fefe40b5470d842b77.zip
Bumped VERSION to 0.10
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a4294d3..23c84a2 100644
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,11 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=9
+VERSION_MINOR=10
-VERSION_CURRENT=4
+VERSION_CURRENT=5
VERSION_REVISION=0
-VERSION_AGE=3
+VERSION_AGE=4
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib