From 0b89ae00c0c22ce94c118a9bf2c31793fd893a3a Mon Sep 17 00:00:00 2001 From: dmiller Date: Tue, 23 Apr 2024 19:38:37 +0000 Subject: [PATCH] Bump version to 7.95SVN --- docs/nmap.1 | 6 +++--- docs/nmap.usage.txt | 2 +- docs/zenmap.1 | 4 ++-- ncat/docs/ncat.1 | 6 +++--- ncat/docs/ncat.usage.txt | 2 +- ncat/ncat.h | 2 +- ndiff/docs/ndiff.1 | 4 ++-- nmap-services | 2 +- nmap.h | 4 ++-- nping/docs/nping.1 | 4 ++-- nping/nping.h | 2 +- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/nmap.1 b/docs/nmap.1 index 75c80de25..e0e08a9d0 100644 --- a/docs/nmap.1 +++ b/docs/nmap.1 @@ -2,12 +2,12 @@ .\" Title: nmap .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 04/12/2024 +.\" Date: 04/23/2024 .\" Manual: Nmap Reference Guide .\" Source: Nmap .\" Language: English .\" -.TH "NMAP" "1" "04/12/2024" "Nmap" "Nmap Reference Guide" +.TH "NMAP" "1" "04/23/2024" "Nmap" "Nmap Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -119,7 +119,7 @@ This options summary is printed when Nmap is run with no arguments, and the late .RS 4 .\} .nf -Nmap 7\&.95 ( https://nmap\&.org ) +Nmap 7\&.95SVN ( https://nmap\&.org ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc\&. diff --git a/docs/nmap.usage.txt b/docs/nmap.usage.txt index 70735e114..f3be1b87f 100644 --- a/docs/nmap.usage.txt +++ b/docs/nmap.usage.txt @@ -1,4 +1,4 @@ -Nmap 7.95 ( https://nmap.org ) +Nmap 7.95SVN ( https://nmap.org ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc. diff --git a/docs/zenmap.1 b/docs/zenmap.1 index 7bdd763d0..3795d1e09 100644 --- a/docs/zenmap.1 +++ b/docs/zenmap.1 @@ -2,12 +2,12 @@ .\" Title: zenmap .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 04/12/2024 +.\" Date: 04/23/2024 .\" Manual: Zenmap Reference Guide .\" Source: Zenmap .\" Language: English .\" -.TH "ZENMAP" "1" "04/12/2024" "Zenmap" "Zenmap Reference Guide" +.TH "ZENMAP" "1" "04/23/2024" "Zenmap" "Zenmap Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/ncat/docs/ncat.1 b/ncat/docs/ncat.1 index bb95a8d4c..45eddb438 100644 --- a/ncat/docs/ncat.1 +++ b/ncat/docs/ncat.1 @@ -2,12 +2,12 @@ .\" Title: Ncat .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 04/12/2024 +.\" Date: 04/23/2024 .\" Manual: Ncat Reference Guide .\" Source: Ncat .\" Language: English .\" -.TH "NCAT" "1" "04/12/2024" "Ncat" "Ncat Reference Guide" +.TH "NCAT" "1" "04/23/2024" "Ncat" "Ncat Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,7 +43,7 @@ Among Ncat\*(Aqs vast number of features there is the ability to chain Ncats tog .RS 4 .\} .nf -Ncat 7\&.95 ( https://nmap\&.org/ncat ) +Ncat 7\&.95SVN ( https://nmap\&.org/ncat ) Usage: ncat [options] [hostname] [port] Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds, diff --git a/ncat/docs/ncat.usage.txt b/ncat/docs/ncat.usage.txt index 8f1896fa7..6baee00a1 100644 --- a/ncat/docs/ncat.usage.txt +++ b/ncat/docs/ncat.usage.txt @@ -1,4 +1,4 @@ -Ncat 7.95 ( https://nmap.org/ncat ) +Ncat 7.95SVN ( https://nmap.org/ncat ) Usage: ncat [options] [hostname] [port] Options taking a time assume seconds. Append 'ms' for milliseconds, diff --git a/ncat/ncat.h b/ncat/ncat.h index f9cd37d20..8a5f872a6 100644 --- a/ncat/ncat.h +++ b/ncat/ncat.h @@ -79,7 +79,7 @@ /* Ncat information for output, etc. */ #define NCAT_NAME "Ncat" #define NCAT_URL "https://nmap.org/ncat" -#define NCAT_VERSION "7.95" +#define NCAT_VERSION "7.95SVN" #ifndef __GNUC__ #ifndef __attribute__ diff --git a/ndiff/docs/ndiff.1 b/ndiff/docs/ndiff.1 index 3cf92e4a3..ab7cc37b1 100644 --- a/ndiff/docs/ndiff.1 +++ b/ndiff/docs/ndiff.1 @@ -2,12 +2,12 @@ .\" Title: ndiff .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 04/12/2024 +.\" Date: 04/23/2024 .\" Manual: User Commands .\" Source: Ndiff .\" Language: English .\" -.TH "NDIFF" "1" "04/12/2024" "Ndiff" "User Commands" +.TH "NDIFF" "1" "04/23/2024" "Ndiff" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/nmap-services b/nmap-services index 2a6eb2903..7a59fcda1 100644 --- a/nmap-services +++ b/nmap-services @@ -3,7 +3,7 @@ # Well known service port numbers -*- mode: fundamental; -*- # From the Nmap Security Scanner ( https://nmap.org/ ) # -# $Id$ +# $Id: nmap-services 9746 2008-08-26 18:45:24Z fyodor $ # # Derived from IANA data and our own research # diff --git a/nmap.h b/nmap.h index d067da528..761c55f53 100644 --- a/nmap.h +++ b/nmap.h @@ -124,9 +124,9 @@ file by the makefiles. */ #define NMAP_MAJOR 7 #define NMAP_MINOR 95 -#define NMAP_BUILD 0 +#define NMAP_BUILD 1 /* SVN, BETA, etc. */ -#define NMAP_SPECIAL "" +#define NMAP_SPECIAL "SVN" #define NMAP_VERSION STR(NMAP_MAJOR) "." STR(NMAP_MINOR) NMAP_SPECIAL #define NMAP_NUM_VERSION STR(NMAP_MAJOR) "." STR(NMAP_MINOR) "." STR(NMAP_BUILD) ".0" diff --git a/nping/docs/nping.1 b/nping/docs/nping.1 index bb506e6f2..284b39339 100644 --- a/nping/docs/nping.1 +++ b/nping/docs/nping.1 @@ -2,12 +2,12 @@ .\" Title: nping .\" Author: [see the "Authors" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 04/12/2024 +.\" Date: 04/23/2024 .\" Manual: Nping Reference Guide .\" Source: Nping .\" Language: English .\" -.TH "NPING" "1" "04/12/2024" "Nping" "Nping Reference Guide" +.TH "NPING" "1" "04/23/2024" "Nping" "Nping Reference Guide" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- diff --git a/nping/nping.h b/nping/nping.h index d378e6c18..31b008356 100644 --- a/nping/nping.h +++ b/nping/nping.h @@ -265,7 +265,7 @@ /* General tunable defines **************************************************/ #define NPING_NAME "Nping" #define NPING_URL "https://nmap.org/nping" -#define NPING_VERSION "0.7.95" +#define NPING_VERSION "0.7.95SVN" #define DEFAULT_VERBOSITY VB_0