From: Roy Marples Date: Sun, 2 Apr 2017 18:42:07 +0000 (+0100) Subject: Prepare dhcpcd-7.0.0-beta2 X-Git-Tag: v7.0.0-beta2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5207de0c7cc07cb714ee6828c8f9a00150a16ba;p=thirdparty%2Fdhcpcd.git Prepare dhcpcd-7.0.0-beta2 --- diff --git a/src/defs.h b/src/defs.h index ea666dd4..27b18692 100644 --- a/src/defs.h +++ b/src/defs.h @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "7.0.0-beta1" +#define VERSION "7.0.0-beta2" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"