Merge branch 'gdb-9-branch' into amd-staging-rocgdb-9
[deliverable/binutils-gdb.git] / bfd / development.sh
index cd31410a8ece4ec1558adbca6bff623513f3c2df..47547ffcc05402d56b4266e679daa2c4d79e820a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2017 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -16,4 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=true
+development=false
+
+# Indicate whether this is a release branch.
+experimental=true
This page took 0.022972 seconds and 4 git commands to generate.