diff options
author | Christian Hesse <mail@eworm.de> | 2015-05-29 09:57:08 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-05-29 09:57:08 +0200 |
commit | f9ec19ff696b08880d4ecb5b4daccf146fec375a (patch) | |
tree | 27da43b49fdda6120aba809ae2671a02d5d3623d | |
parent | 3a4743e5aed552460840fe4b1dbc0990ca4dd91f (diff) | |
download | udev-block-notify-0.7.6.tar.gz udev-block-notify-0.7.6.tar.zst |
prepare version 0.7.60.7.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,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.5 +VERSION := 0.7.6 all: udev-block-notify README.html |