Set Gerrit to 3.5.0-rc0

The actual package version-release will be:
gerrit-3.5.0-0rc0

This is done for allowing the first release of v3.5.0
to be an upgrade of the RCs.

Example:
gerrit-3.5.0-0rc5 => gerrit-3.5.0-1

Change-Id: I9fe44fc52f2ca0a3b1750ecbf3dd3f20dbd13b21
diff --git a/fpm/Makefile b/fpm/Makefile
index 7dec26e..9c16c83 100644
--- a/fpm/Makefile
+++ b/fpm/Makefile
@@ -1,8 +1,8 @@
-VERSION=3.4.1
-WAR_VERSION=3.4.1
+VERSION=3.5.0
+WAR_VERSION=3.5.0-rc0
 URL=https://gerrit-releases.storage.googleapis.com/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 e20361c..97133d7 100644
--- a/macOS/Makefile
+++ b/macOS/Makefile
@@ -1,4 +1,4 @@
-VERSION := 3.4.1
+VERSION := 3.5.0-rc0
 
 all: server