aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-14 20:17:37 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-14 20:17:37 +0000
commitc3d5c91bf4fc3aad54a9b2577eec9771fbb822dd (patch)
treed9a860d4e341b5517399dac3f8fc7ccb7e0d1172 /config.nmake
parent2bd6438bd5613a3ddf4e3d3f16273aa6cd466b5b (diff)
1.5.2 → 1.7.0.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37148 f5534014-38df-0310-8fa8-9805f1628bb7
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"