aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Chow <github@achow101.com>2023-04-20 13:58:00 -0400
committerAndrew Chow <github@achow101.com>2023-04-20 13:58:00 -0400
commit088a93dce8e0f406e2c09d1df181fb8aa31532a4 (patch)
tree60ac6751756f77a67a629d6308d5afdcd4195a40 /configure.ac
parent6db0a3002bf5d4eaa3838bb577bd916f0fd095fc (diff)
downloadbitcoin-088a93dce8e0f406e2c09d1df181fb8aa31532a4.tar.xz
build: Bump to 25.99
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5803876a1b..b5116922f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-define(_CLIENT_VERSION_MAJOR, 24)
+define(_CLIENT_VERSION_MAJOR, 25)
define(_CLIENT_VERSION_MINOR, 99)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_RC, 0)