mirror of
https://github.com/corda/corda.git
synced 2025-02-10 21:01:27 +00:00
RELEASE - Corda 3.4 build number
This commit is contained in:
parent
6133998dd6
commit
866f07c741
@ -4,7 +4,7 @@ buildscript {
|
|||||||
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
|
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
|
||||||
|
|
||||||
// Our version: bump this on release.
|
// Our version: bump this on release.
|
||||||
ext.corda_release_version = "3.4-RC02"
|
ext.corda_release_version = "3.4-corda"
|
||||||
|
|
||||||
// Increment this on any release that changes public APIs anywhere in the Corda platform
|
// Increment this on any release that changes public APIs anywhere in the Corda platform
|
||||||
ext.corda_platform_version = constants.getProperty("platformVersion")
|
ext.corda_platform_version = constants.getProperty("platformVersion")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user