aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2024-03-06 14:47:04 +0000
committerfanquake <fanquake@gmail.com>2024-03-06 14:47:04 +0000
commitfd4fe411d3c1b779a591eb13dfc8ccdffc51d702 (patch)
tree291ff5e69640972206a01d63aa7b8629cc5067be /configure.ac
parent55bd5d8015e8497e977d864fbbd7ed7ee7c583c8 (diff)
downloadbitcoin-fd4fe411d3c1b779a591eb13dfc8ccdffc51d702.tar.xz
build: bump version to 27.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 4f71515873..9406329f41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)