diff options
| author | Roy Marples <roy@marples.name> | 2017-04-14 10:28:17 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-04-14 10:28:17 +0100 |
| commit | 9c8ff4c25cf203012946b621fa9830067345fabd (patch) | |
| tree | 31d897dcc9d931151e33f51b08db9739989176d8 | |
| parent | a62296ad92fe8068b00c8a766284f896325bb33e (diff) | |
| download | dhcpcd-7.0.0-beta3.tar.xz | |
Prepare for dhcpcd-7.0.0-beta3dhcpcd-7.0.0-beta3
| -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-beta2" +#define VERSION "7.0.0-beta3" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" |
