aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-11-17 00:19:03 +0000
committerGerald Combs <gerald@wireshark.org>2011-11-17 00:19:03 +0000
commit3f12c48aced9cc097cd792a4d4ac37d152fa2be4 (patch)
treeb3d4e1e923b43b0d867775a85b00f9a8e4ed27df /docbook
parent8a630d8e37464518dfe7c5a9943ad612d0544b89 (diff)
Add an SVN_REVISION variable to config.nmake. This can be used to
retrieve our SVN revision in releases. Use make-version.pl to set all version information. Be more explicit about the tasks it performs: - Fetching the SVN revision which corresponds to our code. The revision can be fetched via "svn info", "git svn info", SubWCRev", config.nmake, or by prodding .svn. - Setting the version numbers (the "major.minor.micro" triplet). - Setting the release information (revision/build number, local build identifier) Remove the "is_release" configuration option and dist-hook target. When run with a "--set-*" option or no options make sure we leave a valid svnversion.h behind. svn path=/trunk/; revision=39891
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index 3d3808bb67..d01f944fd9 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -12,7 +12,7 @@ DOCUMENT SECTION
<!--
Wireshark Info
-->
- <!ENTITY WiresharkCurrentVersion "1.7.1">
+<!ENTITY WiresharkCurrentVersion "1.7.1"
]>