diff options
author | Christian Hesse <mail@eworm.de> | 2015-05-31 23:26:57 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-05-31 23:26:57 +0200 |
commit | 80bfc5945e44cdd082376d92a55f38f53c566d58 (patch) | |
tree | 498e786e2f09d32341121adf531ef7eb63dc8337 | |
parent | 85200c177afd412e6d6180c35df73c7f499abf1e (diff) | |
download | dyndhcpd-0.0.11.tar.gz dyndhcpd-0.0.11.tar.zst |
prepare version 0.0.110.0.11
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ CP := cp CFLAGS += -std=c11 -O2 -Wall -Werror # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.0.10 +VERSION := 0.0.11 all: dyndhcpd README.html |