aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-01-16 22:35:14 +0000
committerGerald Combs <gerald@wireshark.org>2009-01-16 22:35:14 +0000
commit414d042d2e95e00840729f35fc66f66b0c6c5da5 (patch)
tree1e7b00b0d41df9c7e088ef491b1dc657feeade90 /config.nmake
parentcb07614fec2c69f3192743832cc6da867dc6e930 (diff)
Change the version to 1.1.3. SVN-stamp the version again.
svn path=/trunk/; revision=27252
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"