aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-11-16 09:41:00 -0800
committerGerald Combs <gerald@wireshark.org>2016-11-16 21:23:46 +0000
commit775fb085cdfebafa565c5b428f0a130d82dbefcb (patch)
treef7f1d1fec01ddc6bcfa0dcdfb01c0bad237e3a40
parent7244004bee8a14cc48cacf08217fa2c5b295ee79 (diff)
downloadwireshark-2.2.2.tar.gz
wireshark-2.2.2.tar.bz2
wireshark-2.2.2.zip
Build 2.2.2 (try 3).wireshark-2.2.2v2.2.2
Change-Id: I478b2e83f622499b4ef61413b5f0a0c4ac521405 Reviewed-on: https://code.wireshark.org/review/18851 Reviewed-by: Gerald Combs <gerald@wireshark.org>
-rw-r--r--version.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/version.conf b/version.conf
index 9801e5093a..f8ed92cc05 100644
--- a/version.conf
+++ b/version.conf
@@ -1,7 +1,7 @@
# Interim releases: Enable packaging, add a "rc" to the version.
-enable: 1
-pkg_format: rc0-%#
-pkg_enable: 1
+#enable: 1
+#pkg_format: rc0-%#
+#pkg_enable: 1
# Release candidates
#enable: 1
@@ -9,6 +9,6 @@ pkg_enable: 1
#pkg_enable: 1
# Final release: Disable package version stamps.
-#enable: 1
-#pkg_format:
-#pkg_enable: 0
+enable: 1
+pkg_format:
+pkg_enable: 0