aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-04-07 17:38:08 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-04-07 17:38:08 +0100
commit692ae5d6f2351f2ce214c91ae07c7c3daa8263f9 (patch)
treed52990f54c80358ded16296bcfa1ccf0cb032c95 /Makefile
parent4ac0d752c4634868a556ad141515390c189b4c2e (diff)
downloadtermo-692ae5d6f2351f2ce214c91ae07c7c3daa8263f9.tar.gz
termo-692ae5d6f2351f2ce214c91ae07c7c3daa8263f9.tar.xz
termo-692ae5d6f2351f2ce214c91ae07c7c3daa8263f9.zip
Bumped VERSION to 0.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index da19c7f..033ccee 100644
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,11 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=6
+VERSION_MINOR=7
-VERSION_CURRENT=2
+VERSION_CURRENT=3
VERSION_REVISION=0
-VERSION_AGE=1
+VERSION_AGE=2
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib