diff --git a/docs/source/conf.py b/docs/source/conf.py
index adb6982bc5ca7546fa3eb67d0209d0bc486e4f87..9f8ea532d6ef1ed7030bf0507e32381162b6f243 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -81,6 +81,7 @@ author = u'Martin Reinecke'
 # built documents.
 #
 # The short X.Y version.
+# FIXME import version from version.py
 version = u'5.0'
 # The full version, including alpha/beta/rc tags.
 release = u'5.0.0'