1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-23 07:08:19 +00:00

Version tag rc3

This commit is contained in:
jsteube 2017-10-10 11:37:08 +02:00
parent 5e6d43107e
commit f55350584f

View File

@ -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-rc2
VERSION_TAG := 4.0.0-rc3
##
## General compiler and linker options