Yet more signed overflow fixes
[deliverable/binutils-gdb.git] / bfd / development.sh
index 85dae6bf1d693023e4ebaeea5895b767de520688..bcce82f57793ba17f14a6887d449977e1366fbd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2016 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.024683 seconds and 4 git commands to generate.