diff options
| author | Roy Marples <roy@marples.name> | 2009-01-19 16:17:18 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-01-19 16:17:18 +0000 |
| commit | 882d97c856abe553fdc752457006ee85798adae1 (patch) | |
| tree | 9adcb67479b2a716d68758aa993c031c812b8fff /config.h | |
| parent | a96641760ba48f58f11e58a12b43e4b3c8562159 (diff) | |
| download | dhcpcd-882d97c856abe553fdc752457006ee85798adae1.tar.xz | |
When dropping config, we should punt the old config so we don't drop it twice.
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "4.99.8" +#define VERSION "4.99.9" /* Some systems do not have a working fork. */ /* #define THERE_IS_NO_FORK */ |
