aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-10-13 08:23:07 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-10-13 08:23:07 +0200
commit51714e009c5aefb2a4b9be081f788e2ed96a5acb (patch)
tree64cd086127a50bb99b83d8bb3c321cacbc665020 /Makefile
parent73fdcf3e39af045e2e03d27b7a843e713115524c (diff)
downloadnetlink-notify-51714e009c5aefb2a4b9be081f788e2ed96a5acb.tar.gz
netlink-notify-51714e009c5aefb2a4b9be081f788e2ed96a5acb.tar.zst
prepare version 0.7.40.7.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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