Post-release housekeeping: bump the 1.8.x branch to 1.8.6.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.8.x@1542157 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 18bf845..4d69141 100644
--- a/STATUS
+++ b/STATUS
@@ -10,7 +10,7 @@
for details on how release lines and voting work, what kinds of bugs can
delay a release, etc.
-Status of 1.8.5:
+Status of 1.8.6:
Candidate changes:
==================
diff --git a/subversion/include/svn_version.h b/subversion/include/svn_version.h
index 2b1e22c..d5b0412 100644
--- a/subversion/include/svn_version.h
+++ b/subversion/include/svn_version.h
@@ -72,7 +72,7 @@
*
* @since New in 1.1.
*/
-#define SVN_VER_PATCH 5
+#define SVN_VER_PATCH 6
/** @deprecated Provided for backward compatibility with the 1.0 API. */