1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

prepare for the 4.49RC4 release -- update changelog, version numbers, and generated files

This commit is contained in:
fyodor
2007-12-08 00:01:07 +00:00
parent 943ff9cae2
commit 86ada5ebe0
6 changed files with 5064 additions and 5043 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.23RC3"
#define NMAP_NUM_VERSION "4.23.0.3"
#define NMAP_VERSION "4.49RC4"
#define NMAP_NUM_VERSION "4.49.0.4"
#endif
/* User configurable #defines: */