From 85fcbf057cfbad2f7eb9121aaf6bd15ab1d11bc8 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 11 Jun 2021 15:58:59 -0400 Subject: Roll version for Istanbul release Roll version in master branch for Istanbul release Change-Id: Icb719eefbedfeab812934cd12c9ab7f457b720fa Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b64d6f3..a41e028 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=2 -sprint_number=1 +sprint_number=2 feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} -- cgit