Revert r1691960, a misplaced commit to tags/1.8.11.

git-svn-id: https://svn.apache.org/repos/asf/subversion/tags/1.8.11@1691961 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/STATUS b/STATUS
index 8d1ffcb..f6bdcd5 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.14:
+Status of 1.8.11:
 
 Candidate changes:
 ==================
diff --git a/subversion/include/svn_version.h b/subversion/include/svn_version.h
index 899c59a..cd37f19 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      14
+#define SVN_VER_PATCH      11
 
 
 /** @deprecated Provided for backward compatibility with the 1.0 API. */