summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-08-20 11:37:17 +0100
committerRoy Marples <roy@marples.name>2018-08-20 11:37:17 +0100
commit857f58377d95818286c92fe09730a9470df253fa (patch)
tree8845b2b2f67d0f7963f78251654ce40d1389ca09
parent8f7b92f2f3e8b5780e7875792148e3b8259accb3 (diff)
downloaddhcpcd-857f58377d95818286c92fe09730a9470df253fa.tar.xz
Release dhcpcd-7.0.8dhcpcd-7.0.8
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 53454dcc..c68a98c4 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.7"
+#define VERSION "7.0.8"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"