1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

Update changelog and version number for impending 4.22SOC3 release

This commit is contained in:
fyodor
2007-08-17 01:01:39 +00:00
parent 135d1f40a6
commit f2624149b3
2 changed files with 69 additions and 3 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.22SOC2"
#define NMAP_NUM_VERSION "4.22.0.2"
#define NMAP_VERSION "4.22SOC3"
#define NMAP_NUM_VERSION "4.22.0.3"
#endif
/* User configurable #defines: */