]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re-enable development on the 2.45 branch
authorNick Clifton <nickc@redhat.com>
Sun, 27 Jul 2025 09:53:38 +0000 (10:53 +0100)
committerNick Clifton <nickc@redhat.com>
Sun, 27 Jul 2025 09:53:38 +0000 (10:53 +0100)
bfd/development.sh
bfd/version.m4

index 8b004da7d5220606b982748949332e417cd3e6d9..b8014261bfb7009482e3caaaa7bb48a1e79038a5 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 00d03934d68394a4df70a44b01dbd2665c1bbd98..848470098f5995f33396e6fdaaf238f9d957058a 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.45])
+m4_define([BFD_VERSION], [2.45.0])