diff --git a/Makefile b/Makefile index 1a446f0dedb96cf39795e8162e40c53b38ba2d2f..4ebde1efbe3fce9569ff061feadc12126b9a6c92 100644 --- a/Makefile +++ b/Makefile @@ -531,7 +531,7 @@ CLI_OBJS = cli_classic.o cli_output.o cli_common.o print.o # will not require subversion. The downloadable snapshots are already exported. SVNVERSION := $(shell ./util/getrevision.sh -u 2>/dev/null ) -RELEASE := 0.9.9-rc1 +RELEASE := 0.9.9 VERSION := $(RELEASE)-$(SVNVERSION) RELEASENAME ?= $(VERSION)