aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-09-24 03:29:21 +0000
committerGerald Combs <gerald@wireshark.org>2008-09-24 03:29:21 +0000
commit2ed9fdf00e23edaabdff7bd7cc4c8b0989e366f1 (patch)
tree81f31ad14e440d67f00110273d183feb2eba97bd /config.nmake
parent69c7082a64821a3db9b2e679a25dafbe5f91579c (diff)
Switch back to normal versioning. Bump the development version to 1.1.2.
svn path=/trunk/; revision=26259
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 ab078f34ee..f21171dddd 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=1
+VERSION_MICRO=2
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"