diff options
author | Christian Hesse <mail@eworm.de> | 2018-01-17 08:54:20 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-01-17 08:54:20 +0100 |
commit | 838a706efed5a193fe835186ea23b86d5e724fdf (patch) | |
tree | 6183b7ebcf8747638fc4dd9e8f1c2ca90d7c380e | |
parent | 97bf05f2bef3050aa285f246458a238b70d3c949 (diff) | |
download | dyndhcpd-838a706efed5a193fe835186ea23b86d5e724fdf.tar.gz dyndhcpd-838a706efed5a193fe835186ea23b86d5e724fdf.tar.zst |
prepare version 0.1.60.1.6
-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.5 +VERSION := 0.1.6 all: dyndhcpd README.html |