diff options
author | Christian Hesse <mail@eworm.de> | 2016-09-30 09:34:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-09-30 09:34:53 +0200 |
commit | 58f8c6995686f54a4fd19fab8b9cab4972dfca72 (patch) | |
tree | 3f128fe846e8072512693b0d3c7131aef96b8ce6 /Makefile | |
parent | 9d4eaca63c31ca03a1ed1a9ed38639743d44f657 (diff) | |
download | dyndhcpd-0.1.5.tar.gz dyndhcpd-0.1.5.tar.zst |
prepare version 0.1.50.1.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,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.1.4 +VERSION := 0.1.5 all: dyndhcpd README.html |