diff options
author | Christian Hesse <mail@eworm.de> | 2025-01-16 08:49:37 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-01-16 11:22:22 +0100 |
commit | e71c1b93fd842920ce636a8217eb6bad48f14444 (patch) | |
tree | 486b4b39cbe27bc7568c328c938c3190d6d2d47b /Makefile | |
parent | db673f3006213134d52abd9737d8ae00a7b7f704 (diff) | |
download | udp514-journal-0.2.0.tar.gz (sig) udp514-journal-0.2.0.tar.zst (sig) |
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.1.1 +VERSION := 0.2.0 all: udp514-journal README.html |