aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-03-24 00:03:41 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-03-24 00:03:41 +0000
commita0f86dcd9811d1fba44ea6947081c32a6ff9f77a (patch)
treead90ac92652062fb426a08e545f4b6e8fd05f1e3 /Makefile
parent9f0ef4953d153aaed45166050797e97545b96954 (diff)
downloadtermo-a0f86dcd9811d1fba44ea6947081c32a6ff9f77a.tar.gz
termo-a0f86dcd9811d1fba44ea6947081c32a6ff9f77a.tar.xz
termo-a0f86dcd9811d1fba44ea6947081c32a6ff9f77a.zip
Bumped VERSION_MINOR to 0.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fb02d43..e584298 100644
--- a/Makefile
+++ b/Makefile
@@ -5,11 +5,11 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=4
+VERSION_MINOR=6
-VERSION_CURRENT=0
+VERSION_CURRENT=2
VERSION_REVISION=0
-VERSION_AGE=0
+VERSION_AGE=1
PREFIX=/usr/local
LIBDIR=$(PREFIX)/lib