aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-01-16 22:35:14 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-01-16 22:35:14 +0000
commit26058b92bc7952b1026e07f88811c286edd508bd (patch)
tree1e7b00b0d41df9c7e088ef491b1dc657feeade90 /config.nmake
parent4f6b2791239930caa399e940dc755a8173c16951 (diff)
Change the version to 1.1.3. SVN-stamp the version again.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27252 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 536b98a952..0f7c28e1a8 100644
--- a/config.nmake
+++ b/config.nmake
@@ -16,7 +16,7 @@ PLATFORM=win32
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=1
VERSION_MINOR=1
-VERSION_MICRO=2
+VERSION_MICRO=3
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"