docs: post-release version bump

This commit is contained in:
Matthias Schiffer 2018-12-29 21:18:53 +01:00
parent 3699ce8c1f
commit 497b77b5db
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ copyright = '2015-2018, Project Gluon'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
version = release = '2018.2'
version = release = '2018.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 v2018.2
-- This is an example site configuration for Gluon v2018.2+
--
-- Take a look at the documentation located at
-- https://gluon.readthedocs.io/ for details.