]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix thinko on 2.32 branch - set experimental flag to false.
authorNick Clifton <nickc@redhat.com>
Mon, 4 Feb 2019 10:30:48 +0000 (10:30 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 4 Feb 2019 10:30:48 +0000 (10:30 +0000)
bfd/ChangeLog
bfd/development.sh

index 6f3f5063aecdc513a8bccab00fbe1acaebf22a50..dd2c7410b5606180fbaf2387ccd2663d451b38da 100644 (file)
@@ -1,3 +1,7 @@
+2019-02-04  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh (experimental) Set to false.
+
 2019-02-02  Nick Clifton  <nickc@redhat.com>
 
        * version.m4 (BFD_VERSION): Set to 2.32.0.
index bcce82f57793ba17f14a6887d449977e1366fbd4..54d494c10565e58b1d7f1d09b1601c3ba7849985 100644 (file)
@@ -19,4 +19,4 @@
 development=true
 
 # Indicate whether this is a release branch.
-experimental=true
+experimental=false