pull/1379/head
jsteube 7 years ago
parent 719f2656b1
commit 822ae7b9a9

@ -124,7 +124,7 @@ COMPTIME := $(shell date +%s)
VERSION_EXPORT := $Format:%D$
#VERSION_TAG := $(shell test -d .git && git describe --tags --dirty=+ || echo "$(VERSION_EXPORT)"|cut -d, -f2|$(SED) -r 's|.* (\w+/)?([^ ]+)|\2|')
VERSION_TAG := 4.0.0-rc1
VERSION_TAG := 4.0.0-rc2
##
## General compiler and linker options

Loading…
Cancel
Save