aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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