From: Roy Marples Date: Fri, 31 Mar 2017 19:23:09 +0000 (+0100) Subject: Prepare dhcpcd-7.0.0-beta1 X-Git-Tag: v7.0.0-beta1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac74f66b4a24596b039a607c2bf43221afb877ae;p=thirdparty%2Fdhcpcd.git Prepare dhcpcd-7.0.0-beta1 --- 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"