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

prepare for 4.85BETA2 release

This commit is contained in:
fyodor
2009-01-30 05:15:24 +00:00
parent 1bbe86a224
commit 478c06b0ab
4 changed files with 8 additions and 8 deletions

4
nmap.h
View File

@@ -256,8 +256,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.85BETA1"
#define NMAP_NUM_VERSION "4.85.0.1"
#define NMAP_VERSION "4.85BETA2"
#define NMAP_NUM_VERSION "4.85.0.2"
#endif
/* User configurable #defines: */