summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9792531..9d43e9b 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.10.0
+VERSION!=git describe --long --tags --dirty 2>/dev/null || echo 0.11.0
VPATH=doc
PREFIX?=/usr/local
BINDIR?=$(PREFIX)/bin