docs: change version to v2016.2+

This commit is contained in:
Matthias Schiffer 2016-09-21 20:19:10 +02:00
parent 6964d30ff2
commit d017739ac0
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
2 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ copyright = '2015-2016, Project Gluon'
# built documents.
#
# The short X.Y version.
version = '2016.2'
version = '2016.2+'
# The full version, including alpha/beta/rc tags.
release = '2016.2'
release = '2016.2+'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -1,4 +1,4 @@
-- This is an example site configuration for Gluon v2016.2
-- This is an example site configuration for Gluon v2016.2+
--
-- Take a look at the documentation located at
-- http://gluon.readthedocs.org/ for details.