Mercurial > hg > dhcpcd
comparison src/defs.h @ 5576:34d5feec8274 draft dhcpcd-9.4.0
Release dhcpcd-9.4.0
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Mon, 28 Dec 2020 12:59:20 +0000 |
| parents | bc186be9f1a2 |
| children |
comparison
equal
deleted
inserted
replaced
| 5575:465cc5abc6d6 | 5576:34d5feec8274 |
|---|---|
| 27 | 27 |
| 28 #ifndef CONFIG_H | 28 #ifndef CONFIG_H |
| 29 #define CONFIG_H | 29 #define CONFIG_H |
| 30 | 30 |
| 31 #define PACKAGE "dhcpcd" | 31 #define PACKAGE "dhcpcd" |
| 32 #define VERSION "9.3.4" | 32 #define VERSION "9.4.0" |
| 33 | 33 |
| 34 #ifndef PRIVSEP_USER | 34 #ifndef PRIVSEP_USER |
| 35 # define PRIVSEP_USER "_" PACKAGE | 35 # define PRIVSEP_USER "_" PACKAGE |
| 36 #endif | 36 #endif |
| 37 | 37 |
