aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-10 17:03:43 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-10 17:03:43 +0000
commitf7b049a2c9c92a4f3766910f5284311f47b26d61 (patch)
tree4b73b41d2c9938567007d22aa5ae754e297f42de /config.nmake
parentc0ae035ebd9b8fe8aab512216fbf3668164191fa (diff)
1.5.1 → 1.5.2. Reenable Babel.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36540 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index eefe0df742..c7d2981167 100644
--- a/config.nmake
+++ b/config.nmake
@@ -16,7 +16,7 @@ WIRESHARK_TARGET_PLATFORM=win32
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=1
VERSION_MINOR=5
-VERSION_MICRO=1
+VERSION_MICRO=2
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"