From 88c1f6569f4965504aefca75b8633fb6465aa490 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 29 Aug 2014 12:07:36 +0200 Subject: prepare release 0.7.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff5c988..4152182 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3-54-g00ecf