aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-05 13:09:52 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-05 20:11:12 +0000
commit047c47e9a63212163c29e6da1eee422ff760649f (patch)
treee427568709db40b1de33526696a7a26d09c9a1f3 /config.nmake
parentea753e428807143f9d5763417c9bc53ecc3ec394 (diff)
Initialize 2.1.
Change-Id: I515c53bb56cf82d1911b58f2cb2103afd0e597a5 Reviewed-on: https://code.wireshark.org/review/10810 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.nmake b/config.nmake
index 0233a71db6..42f2cb5907 100644
--- a/config.nmake
+++ b/config.nmake
@@ -33,9 +33,9 @@ VCS_REVISION=0
# The current Wireshark version. Recommended: Leave unchanged.
# Updated by make-version.pl
-VERSION_MAJOR=1
-VERSION_MINOR=99
-VERSION_MICRO=10
+VERSION_MAJOR=2
+VERSION_MINOR=1
+VERSION_MICRO=0
VERSION_BUILD=$(VCS_REVISION)
# Local build information. Recommended: Unique string for your