aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-10-07 21:29:25 +0000
committerGerald Combs <gerald@wireshark.org>2008-10-07 21:29:25 +0000
commit57a1c7be61a97cc63b50e38ff6499b5d73e93f84 (patch)
tree51485b12a1096e5c413478cf611ee513d8dbdb6d /config.nmake
parentb6f8143e3b562d88f2d2b0cf93422a28d84f5625 (diff)
Try for another 1.1.1 development release.
svn path=/trunk/; revision=26374
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 0515256bd0..a75dde4d8e 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=1
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"