diff --git a/Makefile b/Makefile index e74d051b0..c439d8d38 100644 --- a/Makefile +++ b/Makefile @@ -386,7 +386,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.8-rc1 +RELEASE := 0.9.8 VERSION := $(RELEASE)-$(SVNVERSION) RELEASENAME ?= $(VERSION)