summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-05-10 11:24:28 +0100
committerRoy Marples <roy@marples.name>2017-05-10 11:24:28 +0100
commit98876918a5bc7ffa523d9871efcb5366e51d1181 (patch)
tree2095725dc25bc614c7d5ab6335af49274111e447
parent895a1ae3a1e2ab7d9e1724db2ce5e449c5c2eb26 (diff)
downloaddhcpcd-98876918a5bc7ffa523d9871efcb5366e51d1181.tar.xz
Prepare dhcpcd-7.0.0-rc1dhcpcd-7.0.0-rc1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index b07214bd..0c7754b4 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0-beta3"
+#define VERSION "7.0.0-rc1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"