aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-26 20:53:28 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-26 20:53:28 +0000
commitc022faaf827145ba3ba43efc60ff971663d07cb5 (patch)
tree1bdac505ff557e22a71dc4e13e644727a6507b49 /config.nmake
parent77f06b072f369fcf933720414a0d0ea00567a7d1 (diff)
Move the trunk to 1.3.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28495 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 58e59837bb..d14e2387fa 100644
--- a/config.nmake
+++ b/config.nmake
@@ -15,8 +15,8 @@ WIRESHARK_TARGET_PLATFORM=win32
# The current Wireshark version
# It's highly recommended to leave MAJOR/MINOR/MICRO unchanged
VERSION_MAJOR=1
-VERSION_MINOR=1
-VERSION_MICRO=4
+VERSION_MINOR=3
+VERSION_MICRO=0
VERSION_BUILD=0
# It's recommended to change VERSION_EXTRA for your own custom builds
# e.g. "-SVN-12345"