Make the objfile destructor private
[deliverable/binutils-gdb.git] / bfd / development.sh
index 27a7150e6ded073f53dd378a5a8a6da6ab286bf4..bcce82f57793ba17f14a6887d449977e1366fbd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2018 Free Software Foundation, Inc.
+# Copyright (C) 2012-2019 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -17,3 +17,6 @@
 
 # Controls whether to enable development-mode features by default.
 development=true
+
+# Indicate whether this is a release branch.
+experimental=true
This page took 0.022953 seconds and 4 git commands to generate.