Update version to 3.9.

llvm-svn: 257627
diff --git a/llvm/docs/conf.py b/llvm/docs/conf.py
index 6e3f16c..224cca1 100644
--- a/llvm/docs/conf.py
+++ b/llvm/docs/conf.py
@@ -48,9 +48,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '3.8'
+version = '3.9'
 # The full version, including alpha/beta/rc tags.
-release = '3.8'
+release = '3.9'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.