]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re-enable development on the 2.38 branch
authorNick Clifton <nickc@redhat.com>
Wed, 9 Feb 2022 13:35:22 +0000 (13:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 9 Feb 2022 13:35:22 +0000 (13:35 +0000)
bfd/ChangeLog
bfd/development.sh
bfd/version.m4
src-release.sh

index 36cb81dd7f3fbc8b81f0765c3efdec248e61fb2d..8d6485f54504881384d6ce83b5326b0db5d004d2 100644 (file)
@@ -1,3 +1,8 @@
+2022-02-09  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh (development): Set to true.
+       * version.m4 (BFD_VERSION): Set to 2.38.0.
+
 2022-02-09  Nick Clifton  <nickc@redhat.com>
 
        2.38 release.
index cd64202661b32847d8a26b79a1a7b7bdfb8d3103..6d29dc261618e0c9e4fb84513daf7181947fc2d4 100644 (file)
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=false
+development=true
 
 # Indicate whether this is a release branch.
 experimental=false
index f611cacaa29baa382f720b7c4653c92ab17ad1bb..1b8f4a3cbaaef8e2faca4f3174232b7d85818a52 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.38])
+m4_define([BFD_VERSION], [2.38.0])
index 86f6802f96a959480aac82b142ae7d8f00a25c44..456b8fb2d91ada0e5832b96f7a6b3ce353e45321 100755 (executable)
@@ -38,7 +38,7 @@ MAKEINFOFLAGS=--split-size=5000000
 # Support for building net releases
 
 # Files in root used in any net release.
-DEVO_SUPPORT="ar-lib ChangeLog compile config config-ml.in config.guess \
+DEVO_SUPPORT="ar-lib ChangeLog ChangeLog.git.2.37-2.38 compile config config-ml.in config.guess \
        config.rpath config.sub configure configure.ac COPYING COPYING.LIB \
        COPYING3 COPYING3.LIB depcomp install-sh libtool.m4 ltgcc.m4 \
        ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \