summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2020-10-06 17:56:28 -0400
committerMarco Miller <marco.miller@ericsson.com>2020-10-06 17:56:28 -0400
commit8aacd5dd29be388ab6e8bff45d87220ece9faa92 (patch)
tree406bbbac1610f98fcafaa6952ab6d3278295680c /version.bzl
parent69c0c4757cae06b9a31610928a14fbbbf7187ef1 (diff)
Set version to 3.3.0-rc0v3.3.0-rc0
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..b0df8cdce2 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-rc0"