diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 22:48:36 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 22:48:36 +0100 |
commit | 11b93aa578125985b0cf92a499632fbef920336f (patch) | |
tree | 17df9ebd4efeb45f753bce9c6783c2cd345068c7 /Makefile | |
parent | 70ae16646878d1078e3892df8701f3c458b0dfbd (diff) | |
download | netlink-notify-0.8.1.tar.gz (sig) netlink-notify-0.8.1.tar.zst (sig) |
prepare version 0.8.10.8.1
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.8.0 +VERSION := 0.8.1 all: netlink-notify icons README.html |