diff --git a/Makefile b/Makefile index b98ffca..77de2c8 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.9.0` +VERSION?=`git describe --long --tags --dirty 2>/dev/null || echo 0.10.0` VPATH=doc PREFIX?=/usr/local BINDIR?=$(PREFIX)/bin