This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new 9f298e9 Update current version to 1.9.0
9f298e9 is described below
commit 9f298e97944e48ce131f6fe12f5b556d836e7c97
Author: Dave Barnes <[email protected]>
AuthorDate: Tue Nov 27 16:23:29 2018 -0800
Update current version to 1.9.0
---
geode-book/redirects.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/geode-book/redirects.rb b/geode-book/redirects.rb
index 677584e..1585fe9 100644
--- a/geode-book/redirects.rb
+++ b/geode-book/redirects.rb
@@ -14,5 +14,5 @@
#permissions and limitations under the License.
r301 %r{/releases/latest/javadoc/(.*)},
'http://geode.apache.org/releases/latest/javadoc/$1'
-rewrite '/', '/docs/guide/18/about_geode.html'
-rewrite '/index.html', '/docs/guide/18/about_geode.html'
+rewrite '/', '/docs/guide/19/about_geode.html'
+rewrite '/index.html', '/docs/guide/19/about_geode.html'