From: Roy Marples Date: Fri, 14 Apr 2017 09:28:17 +0000 (+0100) Subject: Prepare for dhcpcd-7.0.0-beta3 X-Git-Tag: v7.0.0-beta3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8ff4c25cf203012946b621fa9830067345fabd;p=thirdparty%2Fdhcpcd.git Prepare for dhcpcd-7.0.0-beta3 --- 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"