mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Bump version to 7.80SVN after release
This commit is contained in:
4
nmap.h
4
nmap.h
@@ -195,8 +195,8 @@
|
||||
#ifndef NMAP_VERSION
|
||||
/* Edit this definition only within the quotes, because it is read from this
|
||||
file by the makefiles. */
|
||||
#define NMAP_VERSION "7.80"
|
||||
#define NMAP_NUM_VERSION "7.0.80.0"
|
||||
#define NMAP_VERSION "7.80SVN"
|
||||
#define NMAP_NUM_VERSION "7.0.80.100"
|
||||
#endif
|
||||
/* The version number of updates retrieved by the nmap-update
|
||||
program. It can be different (but should always be the same or
|
||||
|
||||
Reference in New Issue
Block a user