diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 23:10:09 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 23:10:09 +0100 |
commit | ed8e3c7a8917c753e3eef6ff7ef45679f6a546f0 (patch) | |
tree | ebbde727bb46b6a8ddaf534654cf95a213b51f59 | |
parent | 5a01b7be15f91dad358949e63fd378d235972fe7 (diff) | |
download | nthash-ed8e3c7a8917c753e3eef6ff7ef45679f6a546f0.tar.gz nthash-ed8e3c7a8917c753e3eef6ff7ef45679f6a546f0.tar.zst |
prepare version 0.1.70.1.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.1.6 +VERSION := 0.1.7 all: nthash README.html |