aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-05-14 20:17:37 +0000
committerGerald Combs <gerald@wireshark.org>2011-05-14 20:17:37 +0000
commit1c831b6343c2d8e7bb2416cfe17470c35fd6aa5c (patch)
treed9a860d4e341b5517399dac3f8fc7ccb7e0d1172 /config.nmake
parent4a6e62ff5c95879a881f11a5f54d530ebc06801d (diff)
1.5.2 → 1.7.0.
svn path=/trunk/; revision=37148
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index eaedab6667..6fed1c6b2b 100644
--- a/config.nmake
+++ b/config.nmake
@@ -15,8 +15,8 @@ WIRESHARK_TARGET_PLATFORM=win32
# The current Wireshark version
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=1
-VERSION_MINOR=5
-VERSION_MICRO=2
+VERSION_MINOR=7
+VERSION_MICRO=0
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"