aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-20 16:17:02 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-20 16:17:02 +0000
commite1cd3e803c70f1a6074127addfc03810cad65e1e (patch)
tree11975eb7adbcca5f456509f47aea990d249cd67d /config.nmake
parent8ad0a1d72a9980ca8f8c7e39836812b2f62a435a (diff)
Temporarily switch back to building 1.1.3 final.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27807 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 b8a957f0d5..4080138cb9 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=1
-VERSION_MICRO=4
+VERSION_MICRO=3
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"