Skip to content

Commit 9686f1f

Browse files
committed
Prepare for release 0.35
1 parent e58fc1a commit 9686f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dnsmap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
#define MAXSUBSIZE 100
2323
#define MAXSTRSIZE 200
24-
#define BANNER "dnsmap 0.30 - DNS Network Mapper\n\n"
24+
#define BANNER "dnsmap 0.35 - DNS Network Mapper\n\n"
2525
#define USAGE "usage: dnsmap <target-domain> [options]\n\noptions:\n"\
2626
"-w <wordlist-file>\n-r <regular-results-file>\n-c <csv-results-file>\n"\
2727
"-d <delay-millisecs>\n-i <ips-to-ignore> (useful if you're obtaining false positives)\n\n"

0 commit comments

Comments
 (0)