From 8914d9ddf0acda15df3861dcc2a0ca10bd94ceca Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Thu, 17 Oct 2013 23:05:37 +0900 Subject: [PATCH] Update VERSION file to 2.9-SNAPSHOT Change-Id: I5421b54de99fb384aaac0271addef8ba54621948 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 23c7033985..6a132bb5e2 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ # Used by :api_install and :api_deploy targets # when talking to the destination repository. # -GERRIT_VERSION = '2.8-SNAPSHOT' +GERRIT_VERSION = '2.9-SNAPSHOT'