From 15dcdbd45d90330cd7e2cf1126834f829b7d3961 Mon Sep 17 00:00:00 2001
From: Jacob Vosmaer <jacob@gitlab.com>
Date: Thu, 13 Oct 2016 17:18:59 +0200
Subject: [PATCH] Version 0.8.5

---
 CHANGELOG | 4 ++++
 VERSION   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 8f6e0cee41469..2ce86f076a7e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
 
 Formerly known as 'gitlab-git-http-server'.
 
+v0.8.5
+
+Simplify revspec for 'git format-patch'.
+
 v0.8.4
 
 Fix Go 1.5 compatibility broken in 0.8.3. Update CI configuration so
diff --git a/VERSION b/VERSION
index b60d71966ae91..7ada0d303f3e7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.8.4
+0.8.5
-- 
GitLab