aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-24 19:27:38 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-01-24 19:27:38 +0000
commitde4453667a3232c34d13711372f0cd4d2cea71a6 (patch)
tree6341f474a7f74cc9791e6f85b0a27251b7a39751 /config.nmake
parent1b243cc5d70ce0431965e76d77dd5f61534d35b3 (diff)
1.5.0 → 1.5.1.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35639 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 456fb32e0f..7405cbc24b 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=0
+VERSION_MICRO=1
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"