Bump version to 29.3rc2

This commit is contained in:
sedited 2026-01-29 18:01:16 +01:00
parent 340b58a8ce
commit 16493e35cd
No known key found for this signature in database
GPG Key ID: 9B79B45691DB4173

View File

@ -30,7 +30,7 @@ set(CLIENT_NAME "Bitcoin Core")
set(CLIENT_VERSION_MAJOR 29) set(CLIENT_VERSION_MAJOR 29)
set(CLIENT_VERSION_MINOR 3) set(CLIENT_VERSION_MINOR 3)
set(CLIENT_VERSION_BUILD 0) set(CLIENT_VERSION_BUILD 0)
set(CLIENT_VERSION_RC 1) set(CLIENT_VERSION_RC 2)
set(CLIENT_VERSION_IS_RELEASE "true") set(CLIENT_VERSION_IS_RELEASE "true")
set(COPYRIGHT_YEAR "2025") set(COPYRIGHT_YEAR "2025")