diff options
author | Christian Hesse <mail@eworm.de> | 2025-01-20 16:56:06 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-01-20 17:04:14 +0100 |
commit | 002ff3f9aaaaee2d742a58dc625dfc845dbd777a (patch) | |
tree | c8187badf67a6e8b8a6e870aabb94cf6e305c706 | |
parent | 9aaf821a9fd924c5a066311948ba261846d5e0c4 (diff) | |
download | udp514-journal-main.tar.gz udp514-journal-main.tar.zst |
-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.2.0 +VERSION := 0.2.1 all: udp514-journal README.html |