summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"