aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-09-15 18:30:51 +0000
committerGerald Combs <gerald@wireshark.org>2008-09-15 18:30:51 +0000
commit11171da80f8aabf5becbabff59e63d5a5fe2cd84 (patch)
treed0476ee659c5538591c8e8768de0c45222d64b36 /config.nmake
parent8f7331be64dfa0e9bb1aafd4ba855362e7901bb4 (diff)
Move to 1.1.1.
svn path=/trunk/; revision=26199
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 1d02e73527..a44fc39749 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=0
+VERSION_MICRO=1
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"