diff options
author | Christian Hesse <mail@eworm.de> | 2016-09-07 17:11:42 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-09-07 17:11:42 +0200 |
commit | 1e52ef295cff61cbc2dae72dbe3e409a66c0b302 (patch) | |
tree | 3d18f0d669a48c14f2aa2af4e47c68e022b836e3 | |
parent | b45847920b5e4047eda8d35431825d68c11003a4 (diff) | |
download | dyndhcpd-1e52ef295cff61cbc2dae72dbe3e409a66c0b302.tar.gz dyndhcpd-1e52ef295cff61cbc2dae72dbe3e409a66c0b302.tar.zst |
prepare version 0.1.40.1.4
-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.3 +VERSION := 0.1.4 all: dyndhcpd README.html |