summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-03-20 23:15:15 +0000
committerGerald Combs <gerald@wireshark.org>2009-03-20 23:15:15 +0000
commit1c3e3a4a5319f6411bc060e96b7a0ceb6289d39f (patch)
tree361a14c20ac8bff17ffbf5440537589157cfa7e9 /config.nmake
parent77827a1ac7f3b39da271afbb25ca45930d347536 (diff)
downloadwireshark-1c3e3a4a5319f6411bc060e96b7a0ceb6289d39f.tar.gz
Switch back to 1.1.4.
svn path=/trunk/; revision=27810
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 4080138cb9..b8a957f0d5 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"