summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-06-21 12:35:46 +0100
committerRoy Marples <roy@marples.name>2018-06-21 12:35:46 +0100
commitc3221a3de9db758cc3aeb022fadd0c32e0f2fe42 (patch)
tree22817e54005222bc8adf25a27ed92bf3b89247e9
parent715f2a8310e5d995ed411913ba1ed64c8686c8c9 (diff)
downloaddhcpcd-c3221a3de9db758cc3aeb022fadd0c32e0f2fe42.tar.xz
Release dhcpcd-7.0.6dhcpcd-7.0.6
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 8302717b..ecddfd86 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.5"
+#define VERSION "7.0.6"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"