aboutsummaryrefslogtreecommitdiffstats
path: root/version.conf
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2019-05-22 10:27:36 -0700
committerGerald Combs <gerald@wireshark.org>2019-05-22 17:29:58 +0000
commitf1627e90c1292405b238aae0c19b5ac52dfa38ad (patch)
treee5430b366f06061e8c46785924648db1e6986a25 /version.conf
parent9d5f0411bdd4670f2345d8b56a6939d4823063b5 (diff)
downloadwireshark-2.6.9.tar.gz
wireshark-2.6.9.tar.bz2
wireshark-2.6.9.zip
Change-Id: Ia495991aeffb9135878e78a10d0db7eaa6983593 Reviewed-on: https://code.wireshark.org/review/33312 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'version.conf')
-rw-r--r--version.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/version.conf b/version.conf
index b999997703..cc8d9d1108 100644
--- a/version.conf
+++ b/version.conf
@@ -1,9 +1,9 @@
# Interim releases: Enable packaging, add an "rc" to the version.
-enable: 1
-pkg_format: rc0-%#
-pkg_enable: 1
+#enable: 1
+#pkg_format: rc0-%#
+#pkg_enable: 1
# Final release: Disable package version stamps.
-#enable: 1
-#pkg_format:
-#pkg_enable: 0
+enable: 1
+pkg_format:
+pkg_enable: 0