1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-31 10:39:02 +00:00

I'm still not quite done with the CHANGELOG--this release has a LOT of improvements! Also, I changed the version to 5.10BETA1 and regenerated the appropriate files

This commit is contained in:
fyodor
2009-11-21 11:23:37 +00:00
parent 06e2ac1ba9
commit a8c6c0cce0
7 changed files with 281 additions and 77 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 "5.05BETA2"
#define NMAP_NUM_VERSION "5.05.0.2"
#define NMAP_VERSION "5.10BETA1"
#define NMAP_NUM_VERSION "5.10.0.1"
#endif
/* User configurable #defines: */