fixed up version numbers, etc

git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/0.11.x@961493 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 88f0d30..0028994 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,6 @@
 Version 0.11.1
 --------------
 
-This version has not been released yet.
-
 HTTP Interface:
 
  * Mask passwords in active tasks and logging.
diff --git a/NEWS b/NEWS
index fc9837a..c7d8175 100644
--- a/NEWS
+++ b/NEWS
@@ -8,9 +8,7 @@
 Each release section notes when backwards incompatible changes have been made.
 
 Version 0.11.1
--------------
-
-This Version has not been released yet.
+--------------
 
  * Mask passwords in active tasks and logging.
  * Update mochijson2 to allow output of BigNums not in float form.
diff --git a/acinclude.m4.in b/acinclude.m4.in
index 369a58f..9e3b38d 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -18,7 +18,7 @@
 m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB])
 m4_define([LOCAL_VERSION_MAJOR], [0])
 m4_define([LOCAL_VERSION_MINOR], [11])
-m4_define([LOCAL_VERSION_REVISION], [0])
+m4_define([LOCAL_VERSION_REVISION], [1])
 m4_define([LOCAL_VERSION_STAGE], [])
 m4_define([LOCAL_VERSION_RELEASE], [])
 m4_define([LOCAL_VERSION_PRIMARY],