1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-22 20:42:07 +00:00

Version tag rc4

This commit is contained in:
jsteube 2017-10-10 14:43:11 +02:00
parent bfd3c57308
commit d64f6e0912

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