diff options
author | Christian Hesse <mail@eworm.de> | 2015-03-20 10:30:15 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-03-20 10:30:15 +0100 |
commit | 1f9ddbb96c95b572321525e87024f018e3179a9f (patch) | |
tree | 496baa3a80fedf1e65d51de94495d227692b4556 | |
parent | 3a942fea6c4fc10175933d804ab02354635813e5 (diff) | |
download | journal-notify-0.0.7.tar.gz journal-notify-0.0.7.tar.zst |
prepare release 0.0.70.0.7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ CFLAGS += $(shell pkg-config --cflags --libs libsystemd) CFLAGS += $(shell pkg-config --cflags --libs libnotify) # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.0.6 +VERSION := 0.0.7 all: journal-notify README.html |