aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-05-24 18:18:57 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2011-05-24 18:18:57 +0100
commit650b4518b4c419e308c55b75d730c0362509eb78 (patch)
tree65b9c8e3ae8343f8f6006b7e066e0018d546d7e6 /Makefile
parentac14d7b504e0e1d34c794df521c3f0d36d1898a3 (diff)
downloadtermo-650b4518b4c419e308c55b75d730c0362509eb78.tar.gz
termo-650b4518b4c419e308c55b75d730c0362509eb78.tar.xz
termo-650b4518b4c419e308c55b75d730c0362509eb78.zip
Bumped VERSION to 0.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 033ccee..6c12a08 100644
--- a/Makefile
+++ b/Makefile
@@ -5,10 +5,10 @@ CFLAGS?=
CFLAGS_DEBUG=
VERSION_MAJOR=0
-VERSION_MINOR=7
+VERSION_MINOR=8
VERSION_CURRENT=3
-VERSION_REVISION=0
+VERSION_REVISION=1
VERSION_AGE=2
PREFIX=/usr/local