1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-24 15:38:11 +00:00

Version tag rc5

This commit is contained in:
jsteube 2017-10-14 12:55:52 +02:00
parent 51aba5517f
commit dae6bc8657

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-rc4
VERSION_TAG := 4.0.0-rc5
##
## General compiler and linker options