1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 05:39:01 +00:00

Nmap 4.85BETA6 autobuilt and version files

This commit is contained in:
fyodor
2009-03-31 22:19:16 +00:00
parent 2bf410a185
commit d46395db25
5 changed files with 11 additions and 19 deletions

4
nmap.h
View File

@@ -247,8 +247,8 @@ void *realloc();
#ifndef NMAP_VERSION
/* Edit this definition only within the quotes, because it is read from this
file by the makefiles. */
#define NMAP_VERSION "4.85BETA5"
#define NMAP_NUM_VERSION "4.85.0.5"
#define NMAP_VERSION "4.85BETA6"
#define NMAP_NUM_VERSION "4.85.0.6"
#endif
/* User configurable #defines: */