diff options
| author | Roy Marples <roy@marples.name> | 2017-03-31 20:23:09 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-31 20:23:09 +0100 |
| commit | ac74f66b4a24596b039a607c2bf43221afb877ae (patch) | |
| tree | 9c13a018f5a12b9d1eaafc1e97cfa609b5fdb453 | |
| parent | 300fc9d2a5de46959bb014d102f0af4b600f8d31 (diff) | |
| download | dhcpcd-ac74f66b4a24596b039a607c2bf43221afb877ae.tar.xz | |
Prepare dhcpcd-7.0.0-beta1dhcpcd-7.0.0-beta1
| -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-alpha" +#define VERSION "7.0.0-beta1" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" |
