# HG changeset patch # User Roy Marples # Date 1494411868 -3600 # Node ID 81fdcb3738e776b95f120c8a3b4870b0657c0dd6 # Parent 026bd55d5f0fab983a903dbd6464b92ae6efff4d Prepare dhcpcd-7.0.0-rc1 diff -r 026bd55d5f0f -r 81fdcb3738e7 src/defs.h --- a/src/defs.h Tue May 09 12:40:28 2017 +0100 +++ b/src/defs.h Wed May 10 11:24:28 2017 +0100 @@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "7.0.0-beta3" +#define VERSION "7.0.0-rc1" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"