aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-22 15:47:21 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-22 15:47:21 +0000
commit6b256e961e4bad822ae45f0e95c927f267ffa029 (patch)
tree2528707d59cf7d7e36c11d55d8e082ab42ce4e0d /Makefile
parent56b2612908d012de4f5d1e6dd8807ebe03795b72 (diff)
downloadtermo-6b256e961e4bad822ae45f0e95c927f267ffa029.tar.gz
termo-6b256e961e4bad822ae45f0e95c927f267ffa029.tar.xz
termo-6b256e961e4bad822ae45f0e95c927f267ffa029.zip
Bump VERSION to 0.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d0ff442..f83df94 100644
--- a/Makefile
+++ b/Makefile
@@ -12,11 +12,11 @@ endif
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=11
+VERSION_MINOR=12
-VERSION_CURRENT=6
+VERSION_CURRENT=7
VERSION_REVISION=0
-VERSION_AGE=5
+VERSION_AGE=6
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib