diff --git a/Makefile b/Makefile index 337aca9..738d25f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SPEC=Smstateen -VERSION=0.6.3 -STAGE=frozen +VERSION=1.0.0 +STAGE=Ratified COMMITDATE=$(shell git show -s --format=%ci | cut -d ' ' -f 1) GITVERSION=$(shell git describe --tags --always --dirty)