summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2018-01-29 10:53:05 +0000
committerRoy Marples <roy@marples.name>2018-01-29 10:53:05 +0000
commit2043e3618791fea97f8f75e20c209a8114527d2f (patch)
tree020dc736f106e5cc72aa2ae0045f6c86dcd79899
parente65f676894b5192a11813f56bfe996decba23612 (diff)
downloaddhcpcd-7.0.1.tar.xz
Release dhcpcd-7.0.1dhcpcd-7.0.1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index fb025375..0c025e8f 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0"
+#define VERSION "7.0.1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"