summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2017-03-23 21:11:23 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2017-03-23 21:11:23 +0900
commit23fa65a65bfcc362234ab9ce8558ce49d0e6f610 (patch)
tree9815097516db86e6b971b4aa78f9c63eb698aa5a /version.bzl
parent5476de3e3085e75ca9efed779f07471d2173d28d (diff)
Set version to 2.15-SNAPSHOT
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 24a3c27b53..488a83f68c 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 = "2.14-SNAPSHOT"
+GERRIT_VERSION = "2.15-SNAPSHOT"