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

Bump up SVN version number to 5.05BETA1 to reduce confusion, also regen scripts.db

This commit is contained in:
fyodor
2009-07-22 00:38:58 +00:00
parent 1cd311c016
commit 185aa2d402
3 changed files with 5 additions and 3 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.90RC2"
#define NMAP_NUM_VERSION "4.90.0.2"
#define NMAP_VERSION "5.05BETA1"
#define NMAP_NUM_VERSION "5.05.0.1"
#endif
/* User configurable #defines: */