diff options
author | Christian Hesse <mail@eworm.de> | 2014-06-07 07:14:02 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-06-07 07:14:02 +0200 |
commit | ff7da0fced4c231040e8acbab8597b6c7adca804 (patch) | |
tree | 484e108d2c1dcd499de624293bdc9bde3c4cfa1e | |
parent | 638cc0bd1fd3e9d726e95c4dee8723d40ebff407 (diff) | |
download | dyndhcpd-0.0.6.tar.gz dyndhcpd-0.0.6.tar.zst |
prepare release 0.0.60.0.6
-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.5 +VERSION := 0.0.6 all: dyndhcpd README.html |