diff options
author | Christian Hesse <mail@eworm.de> | 2018-01-10 11:02:45 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-01-10 11:02:45 +0100 |
commit | cc82858c872b2edb567e82f0868f015b941b6834 (patch) | |
tree | 82c342fb415874dc4833b875f6ed19ad0052a56d /Makefile | |
parent | 287982fc344b992e72e3c117769c4e0b153e6601 (diff) | |
download | udp514-journal-cc82858c872b2edb567e82f0868f015b941b6834.tar.gz udp514-journal-cc82858c872b2edb567e82f0868f015b941b6834.tar.zst |
prepare version 0.0.20.0.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,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.0.1 +VERSION := 0.0.2 all: udp514-journal README.html |