Changeset 1721
- Timestamp:
- 09/21/10 18:17:17 (3 years ago)
- Location:
- trunk/pdns/pdns
- Files:
-
- 3 modified
-
config-recursor.h (modified) (1 diff)
-
dist-recursor (modified) (1 diff)
-
pdns-recursor.spec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/config-recursor.h
r1720 r1721 1 1 #define SYSCONFDIR "/etc/powerdns/" 2 2 #define LOCALSTATEDIR "/var/run/" 3 #define VERSION "3.3 -rc3"3 #define VERSION "3.3" 4 4 #define RECURSOR -
trunk/pdns/pdns/dist-recursor
r1720 r1721 1 1 #!/usr/bin/env bash 2 2 3 VERSION=3.3 -rc33 VERSION=3.3 4 4 5 5 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ -
trunk/pdns/pdns/pdns-recursor.spec
r1720 r1721 3 3 Buildroot: /tmp/pdns/ 4 4 Name: pdns-recursor 5 Version: 3.3 rc35 Version: 3.3 6 6 Release: 1 7 7 Summary: extremely powerful and versatile recursing nameserver