From 75bdce82a3c6f92f1fa7119d6908a45da4c27c94 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 17 Apr 2016 13:56:49 -0700 Subject: Update the help message to reflect current reality. Replace tabs with spaces in that message while we're at it. Change-Id: I33354e6d1c3b4a6bbba232fe2270a5a6728cc889 Reviewed-on: https://code.wireshark.org/review/14960 Reviewed-by: Guy Harris --- make-version.pl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'make-version.pl') diff --git a/make-version.pl b/make-version.pl index 880a77ce1d..6f6ce5052f 100755 --- a/make-version.pl +++ b/make-version.pl @@ -779,12 +779,16 @@ make-version.pl [options] [source directory] --set-vcs, -s Set the information in version.h --print-vcs Print the vcs version to standard output --set-version, -v Set the major, minor, and micro versions in - configure.ac, config.nmake, debian/changelog, - and docbook/asciidoc.conf. + the top-level CMakeLists.txt, configure.ac, + config.nmake, docbook/asciidoc.conf, + debian/changelog, the Makefile.am for all + libraries, and the CMakeLists.txt for all + libraries. Resets the release information when used by - itself. - --set-release, -r Set the release information in configure.ac - and config.nmake + itself. + --set-release, -r Set the release information in the top-level + CMakeLists.txt, configure.ac, and + config.nmake. --package-version, -p Deprecated. Same as --set-release. --verbose Print diagnostic messages to STDERR. -- cgit v1.2.3