[docs] Bump docs to 0.9.1
diff --git a/docs/_config.yml b/docs/_config.yml
index 7edb62c..d455455 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -27,9 +27,9 @@
 # to reference a specific Flink version, because this is the only place where
 # we change the version for the complete docs when forking of a release branch
 # etc.
-version: "0.9.0"
-version_hadoop1: "0.9.0-hadoop1"
-version_short: "0.9.0" # Used for the top navbar w/o snapshot suffix
+version: "0.9.1"
+version_hadoop1: "0.9.1-hadoop1"
+version_short: "0.9.1" # Used for the top navbar w/o snapshot suffix
 
 # This is the Scala version we use in this version
 scala_version: "2.10"
@@ -42,8 +42,8 @@
 download_url: "http://flink.apache.org/downloads.html"
 
 # Setup quickstart uses this => to be changed
-FLINK_DOWNLOAD_URL_HADOOP1_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.0/flink-0.9.0-bin-hadoop1.tgz"
-FLINK_DOWNLOAD_URL_HADOOP2_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.0/flink-0.9.0-bin-hadoop2.tgz"
+FLINK_DOWNLOAD_URL_HADOOP1_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.1/flink-0.9.1-bin-hadoop1.tgz"
+FLINK_DOWNLOAD_URL_HADOOP2_STABLE: "http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.1/flink-0.9.1-bin-hadoop2.tgz"
 
 #------------------------------------------------------------------------------
 # BUILD CONFIG