diff options
author | Christian Hesse <mail@eworm.de> | 2017-01-05 16:45:58 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-01-05 16:45:58 +0100 |
commit | a29c91adffd2be2529646674e9ac9d13d6b8e3da (patch) | |
tree | 88efda8ea61dae04a7124812a8b24de58549ef64 /Makefile | |
parent | ed8b18dbe85d4d1915101d2ee5a0e9c0263f1971 (diff) | |
download | netlink-notify-a29c91adffd2be2529646674e9ac9d13d6b8e3da.tar.gz netlink-notify-a29c91adffd2be2529646674e9ac9d13d6b8e3da.tar.zst |
prepare version 0.7.50.7.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.4 +VERSION := 0.7.5 all: netlink-notify icons README.html |