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:
parent
bfd3c57308
commit
d64f6e0912
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user