Merge ab5dfdbec1 into merged_master (Bitcoin PR bitcoin/bitcoin#29579)

This commit is contained in:
Byron Hambly 2025-12-04 15:44:05 +02:00
commit e4b5c67786
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.69])
define(_CLIENT_VERSION_MAJOR, 26)
define(_CLIENT_VERSION_MAJOR, 27)
define(_CLIENT_VERSION_MINOR, 99)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0)