Set version to 2.16.10

Change-Id: I97b3ffef28a083d1e229f84fc2c893b533b74bfa
diff --git a/docker/centos7/Makefile b/docker/centos7/Makefile
index 867ef1c..a7fa95d 100644
--- a/docker/centos7/Makefile
+++ b/docker/centos7/Makefile
@@ -1,7 +1,7 @@
 # Customise the following variable as Make parameters
 # to produce a yum.repo for a VENDOR distribution
 # Default values are pointing to GerritForge (www.gerritforge.com)
-VERSION=2.16.9
+VERSION=2.16.10
 RELEASE=1
 REPO_VERSION=1
 REPO_RELEASE=1
diff --git a/docker/ubuntu16.04/Makefile b/docker/ubuntu16.04/Makefile
index b81ad44..721f042 100644
--- a/docker/ubuntu16.04/Makefile
+++ b/docker/ubuntu16.04/Makefile
@@ -1,7 +1,7 @@
 # Customise the following variable as Make parameters
 # to produce a yum.repo for a VENDOR distribution
 # Default values are pointing to GerritForge (www.gerritforge.com)
-VERSION=2.16.9
+VERSION=2.16.10
 RELEASE=1
 VENDOR=GerritForge
 VENDOR_LC=$(shell echo $(VENDOR) | tr A-Z a-z)
diff --git a/fpm/Makefile b/fpm/Makefile
index 6b1353f..496ad72 100644
--- a/fpm/Makefile
+++ b/fpm/Makefile
@@ -1,5 +1,5 @@
-VERSION=2.16.9
-WAR_VERSION=2.16.9
+VERSION=2.16.10
+WAR_VERSION=2.16.10
 URL=https://gerrit-releases.storage.googleapis.com/gerrit-$(WAR_VERSION).war
 CI_URL=https://gerrit-ci.gerritforge.com
 RELEASE=1
diff --git a/macOS/Makefile b/macOS/Makefile
index 67bd8be..dd28223 100644
--- a/macOS/Makefile
+++ b/macOS/Makefile
@@ -1,4 +1,4 @@
-VERSION := 2.16.9
+VERSION := 2.16.10
 
 all: server