+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.
# 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
-m4_define([BFD_VERSION], [2.38])
+m4_define([BFD_VERSION], [2.38.0])
# 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 \