summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-07-24 08:49:00 +0100
committerRoy Marples <roy@marples.name>2018-07-24 08:49:00 +0100
commit276221b4fa65e5ce990655c699bbf77286e64a10 (patch)
treed211fe5e2340039d05921fba851ad4059d51439d
parentec70a25eb7b533dc2b2bfae9e5e7948c501fd9f7 (diff)
downloaddhcpcd-276221b4fa65e5ce990655c699bbf77286e64a10.tar.xz
Release dhcpcd-7.0.7dhcpcd-7.0.7
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index ecddfd86..53454dcc 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.6"
+#define VERSION "7.0.7"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"