Mercurial > hg > dhcpcd
comparison src/defs.h @ 5531:68571e2fc30d draft dhcpcd-9.3.2
Release dhcpcd-9.3.2
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Sun, 01 Nov 2020 14:07:38 +0000 |
| parents | 22b88499388a |
| children | 4492d1d88fdd |
comparison
equal
deleted
inserted
replaced
| 5530:226b850d158d | 5531:68571e2fc30d |
|---|---|
| 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.1" | 32 #define VERSION "9.3.2" |
| 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 |
