aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-03-18 05:42:03 +0000
committerGerald Combs <gerald@wireshark.org>2009-03-18 05:42:03 +0000
commit2d24475011b4e147bd2b1bac18d62c7226aa17e7 (patch)
tree916363632ae7d8f37028a8f669e0d705cdba32c8 /config.nmake
parent0095250d83007597d820962ff3c41d520362f21c (diff)
Move to 1.1.4.
svn path=/trunk/; revision=27767
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 34ab91195e..2d9c74a737 100644
--- a/config.nmake
+++ b/config.nmake
@@ -16,7 +16,7 @@ WIRESHARK_TARGET_PLATFORM=win32
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=1
VERSION_MINOR=1
-VERSION_MICRO=3
+VERSION_MICRO=4
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"