build: bump version to v30.0

This commit is contained in:
fanquake 2025-10-07 11:15:34 +01:00
parent d5e0077bef
commit d7c89ba74e
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1

View File

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