diff options
| author | Roy Marples <roy@marples.name> | 2017-05-10 11:24:28 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-05-10 11:24:28 +0100 |
| commit | 98876918a5bc7ffa523d9871efcb5366e51d1181 (patch) | |
| tree | 2095725dc25bc614c7d5ab6335af49274111e447 | |
| parent | 895a1ae3a1e2ab7d9e1724db2ce5e449c5c2eb26 (diff) | |
| download | dhcpcd-98876918a5bc7ffa523d9871efcb5366e51d1181.tar.xz | |
Prepare dhcpcd-7.0.0-rc1dhcpcd-7.0.0-rc1
| -rw-r--r-- | src/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
