diff options
| author | Roy Marples <roy@marples.name> | 2018-01-01 11:17:56 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2018-01-01 11:17:56 +0000 |
| commit | dbbb02133ce761dafb42daef0b2eb6eaf8bf403d (patch) | |
| tree | ae3663c3f9c3cf6cd538d11c267a267abe0b40fe | |
| parent | 9a401ca4b6c6a8f0b54d45a2f09a121325913366 (diff) | |
| download | dhcpcd-dbbb02133ce761dafb42daef0b2eb6eaf8bf403d.tar.xz | |
Release dhcpcd-7.0.0dhcpcd-7.0.0
| -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-rc4" +#define VERSION "7.0.0" #ifndef CONFIG # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" |
