1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 09:29:01 +00:00

Regenerated data files with 4.85BETA10 version number; that release is probably still 2-3 days away though, but I'm testing new build rules

This commit is contained in:
fyodor
2009-06-07 04:26:47 +00:00
parent 4bf7955532
commit 51981c07b1
5 changed files with 143 additions and 62 deletions

4
nmap.h
View File

@@ -252,8 +252,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.85BETA9"
#define NMAP_NUM_VERSION "4.85.0.9"
#define NMAP_VERSION "4.85BETA10"
#define NMAP_NUM_VERSION "4.85.0.10"
#endif
/* User configurable #defines: */