summaryrefslogtreecommitdiff
path: root/version.conf
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-06-02 15:15:51 -0700
committerGerald Combs <gerald@wireshark.org>2017-06-02 22:19:28 +0000
commitb1c9d3bd816ca54c88c44f580c981668978278ae (patch)
tree2c4c270710dfd0d79b56cf48e6c1c03ba69db5a0 /version.conf
parent1420ef3a0e2ae63f039ef3a06143ab8ba2aec7c4 (diff)
downloadwireshark-b1c9d3bd816ca54c88c44f580c981668978278ae.tar.gz
Initialize master-2.4.
Change-Id: If82fbf5eb269e4177d39477c08d6ab29b43a73c0 Reviewed-on: https://code.wireshark.org/review/21904 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'version.conf')
-rw-r--r--version.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/version.conf b/version.conf
new file mode 100644
index 0000000000..9480b2f829
--- /dev/null
+++ b/version.conf
@@ -0,0 +1,9 @@
+# Interim releases: Enable packaging, add a "rc" to the version.
+#enable: 1
+#pkg_format: rc0-%#
+#pkg_enable: 1
+
+# Final release: Disable package version stamps.
+enable: 1
+pkg_format:
+pkg_enable: 0