aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-31 22:54:07 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-31 22:54:07 +0000
commit2d6b777f2492ab384876dea6fa3a63f0d7c685f1 (patch)
tree4954e53a064066063c19ef94770fcaaa54acc3d9 /config.nmake
parentd8d870f8b014d0ab6dc133dfb7e29964b6bc88c4 (diff)
1.3.4 -> 1.3.5.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32345 f5534014-38df-0310-8fa8-9805f1628bb7
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 843dd13f92..b5ea95d4f5 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=3
-VERSION_MICRO=4
+VERSION_MICRO=5
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"