From 1c22a2d1de16eea08c3cbc2d4390ee27abf234ae Mon Sep 17 00:00:00 2001 From: Neelesh Srinivas Salian Date: Mon, 12 Sep 2016 14:35:00 -0700 Subject: [PATCH] FLINK-4513: Changing the docs/_config.yml to the 1.1 release instread of 1.1-SNAPSHOT --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 37fff057e3970..b83d032ed9625 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -26,7 +26,7 @@ # 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: "1.1-SNAPSHOT" +version: "1.1" version_hadoop1: "1.1-hadoop1-SNAPSHOT" version_short: "1.1" # Used for the top navbar w/o snapshot suffix