summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-09-19 19:57:15 +0100
committerRoy Marples <roy@marples.name>2017-09-19 19:57:15 +0100
commitc0194e182dc38f2436ffd3a68fd74d47fe8012c7 (patch)
treefba192ddeae5fc908f41f4ba5df995613469f6b0
parentc49eb2d623dbf7c85c9ab383c2e87bb9c9fa521a (diff)
downloaddhcpcd-7.0.0-rc2.tar.xz
Release dhcpcd-7.0.0-rc2dhcpcd-7.0.0-rc2
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 0c7754b4..fb267c5f 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0-rc1"
+#define VERSION "7.0.0-rc2"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"