diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-09 09:24:21 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-03-09 09:24:21 +0100 |
commit | 92839c16a98bad6c4fe93aa4c57795e8e18c6734 (patch) | |
tree | 1581555ca603eeac592b80b005a8734a9705a377 | |
parent | f0e9a1595c8a600be411cffa378dc785114b59d9 (diff) | |
download | udp514-journal-0.1.1.tar.gz (sig) udp514-journal-0.1.1.tar.zst (sig) |
prepare version 0.1.10.1.1
-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.1.0 +VERSION := 0.1.1 all: udp514-journal README.html |