summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-11-24 08:55:00 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2020-11-24 08:55:00 +0000
commit9b319e426fcb997436b1153c6608c43c2d99d4c5 (patch)
treec70f2fc9e4764b301ae2df1054b15ac1a82786a6 /version.bzl
parent9ea6bea6748a0c1a7cade0087a7326a46ef7beba (diff)
Set version to 3.3.0-rc7v3.3.0-rc7
Diffstat (limited to 'version.bzl')
-rw-r--r--version.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.bzl b/version.bzl
index 78b286b556..694ac33381 100644
--- a/version.bzl
+++ b/version.bzl
@@ -2,4 +2,4 @@
# Used by :api_install and :api_deploy targets
# when talking to the destination repository.
#
-GERRIT_VERSION = "3.3.0-SNAPSHOT"
+GERRIT_VERSION = "3.3.0-rc7"