Version 10

This commit is contained in:
Lukas Reschke
2016-07-20 23:26:57 +02:00
committed by GitHub
parent 7aa07a3d52
commit e82cfc62a4

View File

@@ -44,9 +44,9 @@ master_doc = 'contents'
# built documents.
#
# The short X.Y version.
version = '9.1'
version = '10'
# The full version, including alpha/beta/rc tags.
release = '9.1'
release = '10'
# General information about the project.
project = u'ownCloud %s Server Administration Manual' % (version)