Skip to content

Commit aa68ed2

Browse files
committed
Merge bitcoin#32041: build: bump CLIENT_VERSION_MAJOR to 29
a3f0e9a [build] bump CLIENT_VERSION_MAJOR to 29 (glozow) Pull request description: ACKs for top commit: fanquake: ACK a3f0e9a Tree-SHA512: 23a421a2b457a8e9fe8d4a831fcb21b665902a522695294997cc5175af533d91467c51856001a7bb98bfa6b122022803327d4dabfb186489e24e08f48216183b
2 parents 8cb6ab0 + a3f0e9a commit aa68ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif()
2323
# Project / Package metadata
2424
#=============================
2525
set(CLIENT_NAME "Bitcoin Core")
26-
set(CLIENT_VERSION_MAJOR 28)
26+
set(CLIENT_VERSION_MAJOR 29)
2727
set(CLIENT_VERSION_MINOR 99)
2828
set(CLIENT_VERSION_BUILD 0)
2929
set(CLIENT_VERSION_RC 0)

0 commit comments

Comments
 (0)