summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-31 20:23:09 +0100
committerRoy Marples <roy@marples.name>2017-03-31 20:23:09 +0100
commitac74f66b4a24596b039a607c2bf43221afb877ae (patch)
tree9c13a018f5a12b9d1eaafc1e97cfa609b5fdb453
parent300fc9d2a5de46959bb014d102f0af4b600f8d31 (diff)
downloaddhcpcd-ac74f66b4a24596b039a607c2bf43221afb877ae.tar.xz
Prepare dhcpcd-7.0.0-beta1dhcpcd-7.0.0-beta1
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 83a7392c..ea666dd4 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -28,7 +28,7 @@
#define CONFIG_H
#define PACKAGE "dhcpcd"
-#define VERSION "7.0.0-alpha"
+#define VERSION "7.0.0-beta1"
#ifndef CONFIG
# define CONFIG SYSCONFDIR "/" PACKAGE ".conf"