Set Gerrit to 3.11.0-rc0 Change-Id: Iaf696403ee275f7a57fa3e9cc12273f50a5c7ed8
diff --git a/fpm/Makefile b/fpm/Makefile index 14460b7..3a88b19 100644 --- a/fpm/Makefile +++ b/fpm/Makefile
@@ -1,9 +1,9 @@ -VERSION=3.10.2 -WAR_VERSION=3.10.2 -BRANCH=stable-3.10 +VERSION=3.11.0 +WAR_VERSION=3.11.0-rc0 +BRANCH=stable-3.11 URL=https://storage.googleapis.com/gerrit-releases/gerrit-$(WAR_VERSION).war CI_URL=https://gerrit-ci.gerritforge.com -RELEASE=1 +RELEASE=0rc0 NAME=gerrit CATEGORY=Development
diff --git a/macOS/Makefile b/macOS/Makefile index 2930f09..5defd28 100644 --- a/macOS/Makefile +++ b/macOS/Makefile
@@ -1,4 +1,4 @@ -VERSION := 3.10.2 +VERSION := 3.11.0-rc0 all: server