diff options
author | Christian Hesse <mail@eworm.de> | 2016-11-24 12:55:00 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-11-24 12:55:00 +0100 |
commit | 1cfb77ed922b348159bc5357951eb62488fa3f05 (patch) | |
tree | 26b8b5943663bdb7cd8ae17eb5e704d4a81d008b | |
parent | ad49b2f3f3717d6fd01ed0b4850738ceb0b1c215 (diff) | |
download | journal-notify-0.1.1.tar.gz (sig) journal-notify-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
@@ -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.0 +VERSION := 0.1.1 all: journal-notify README.html |