diff options
author | Christian Hesse <mail@eworm.de> | 2014-08-09 11:23:10 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-08-09 11:23:10 +0200 |
commit | a486c19d2c76e5d9f64779b42b195d8f2e371291 (patch) | |
tree | 1aeae0017e7ba0ed71d32b725c798d829fa481ee | |
parent | 51234868c810b6704dd04988bba2016a0f12b918 (diff) | |
download | dyndhcpd-0.0.8.tar.gz dyndhcpd-0.0.8.tar.zst |
prepare release 0.0.80.0.8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ CP := cp CFLAGS += -O2 -Wall -Werror # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.0.7 +VERSION := 0.0.8 all: dyndhcpd README.html |