1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-01 12:29:03 +00:00

prepare for 4.49RC6 release: update changelog and version numbers, autogenerate doc files

This commit is contained in:
fyodor
2007-12-09 06:46:24 +00:00
parent f33f59e500
commit 5d7dc221b8
4 changed files with 26 additions and 4 deletions

4
nmap.h
View File

@@ -253,8 +253,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.49RC5"
#define NMAP_NUM_VERSION "4.49.0.5"
#define NMAP_VERSION "4.49RC6"
#define NMAP_NUM_VERSION "4.49.0.6"
#endif
/* User configurable #defines: */