summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-04-14 10:28:17 +0100
committerRoy Marples <roy@marples.name>2017-04-14 10:28:17 +0100
commit9c8ff4c25cf203012946b621fa9830067345fabd (patch)
tree31d897dcc9d931151e33f51b08db9739989176d8
parenta62296ad92fe8068b00c8a766284f896325bb33e (diff)
downloaddhcpcd-9c8ff4c25cf203012946b621fa9830067345fabd.tar.xz
Prepare for dhcpcd-7.0.0-beta3dhcpcd-7.0.0-beta3
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 27b18692..b07214bd 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0-beta2"
+#define VERSION "7.0.0-beta3"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"