From 51714e009c5aefb2a4b9be081f788e2ed96a5acb Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 13 Oct 2015 08:23:07 +0200 Subject: prepare version 0.7.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e36000e..10f2635 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ CFLAGS += -std=c11 -O2 -Wall -Werror 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: netlink-notify icons README.html -- cgit v1.2.3-54-g00ecf