aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53c06069..5137e0ea 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
.SUFFIXES:
.SUFFIXES: .1 .5 .7 .1.scd .5.scd .7.scd
-VERSION?=`git describe --long --tags --dirty 2>/dev/null || echo 0.8.1`
+VERSION?=`git describe --long --tags --dirty 2>/dev/null || echo 0.8.2`
VPATH=doc
PREFIX?=/usr/local
BINDIR?=$(PREFIX)/bin