aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-03-20 16:17:02 +0000
committerGerald Combs <gerald@wireshark.org>2009-03-20 16:17:02 +0000
commitecd732384c8f5bdb23d6f4092aa7c3c2ca4f45f2 (patch)
tree11975eb7adbcca5f456509f47aea990d249cd67d /config.nmake
parent825f3d64e0ac47d358db0556db16c99ee8b94e74 (diff)
Temporarily switch back to building 1.1.3 final.
svn path=/trunk/; revision=27807
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"