diff options
author | Christian Hesse <mail@eworm.de> | 2014-08-29 12:07:36 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-08-29 12:07:36 +0200 |
commit | 88c1f6569f4965504aefca75b8633fb6465aa490 (patch) | |
tree | c1958b7e5e96789ef3e75d0ea090f37f2287ba37 | |
parent | 208fe5cc1bed62bdd504d7434d558678d66a1c46 (diff) | |
download | udev-block-notify-0.7.4.tar.gz udev-block-notify-0.7.4.tar.zst |
prepare release 0.7.40.7.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ CFLAGS += $(shell pkg-config --cflags --libs libudev) 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.7.3 +VERSION := 0.7.4 all: udev-block-notify README.html |