aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-05-26 20:53:28 +0000
committerGerald Combs <gerald@wireshark.org>2009-05-26 20:53:28 +0000
commitbc469b1f79e7622e1dbc3e596ac61d0d247388a5 (patch)
tree1bdac505ff557e22a71dc4e13e644727a6507b49 /config.nmake
parentcebc358d0950c567b5c80f9ccf3f158a7c976efa (diff)
Move the trunk to 1.3.
svn path=/trunk/; revision=28495
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"