diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 23:01:58 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 23:01:58 +0100 |
commit | 339ee3e0408a8198c91d41d486e46ca333109fa0 (patch) | |
tree | 6765854ab2e6196f650405f78d975bd29c8563dc /Makefile | |
parent | 90ed0c339b5359a661c9777ca50a0d39d1b5553c (diff) | |
download | journal-notify-0.1.2.tar.gz (sig) journal-notify-0.1.2.tar.zst (sig) |
prepare version 0.1.20.1.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,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.1.2 all: journal-notify README.html |