Changeset 1388
- Timestamp:
- 07/30/09 22:46:25 (4 years ago)
- Location:
- tags/pdns-3.1.7.1/pdns
- Files:
-
- 2 modified
-
config-recursor.h (modified) (1 diff)
-
dist-recursor (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/pdns-3.1.7.1/pdns/config-recursor.h
r1224 r1388 1 1 #define SYSCONFDIR "/etc/powerdns/" 2 2 #define LOCALSTATEDIR "/var/run/" 3 #define VERSION "3.1.7 "3 #define VERSION "3.1.7.1" 4 4 #define RECURSOR 5 5 #ifndef WIN32 -
tags/pdns-3.1.7.1/pdns/dist-recursor
r1380 r1388 1 VERSION=3.1.7 1 VERSION=3.1.7.1 2 2 3 3 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \