Просмотр исходного кода

Merge pull request #5762 from owncloud/update-docs-to-2.3.2

Update client docs version string to 2.3.2
Matthew Setter 8 лет назад
Родитель
Сommit
119ecb4259
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      doc/conf.py

+ 2 - 2
doc/conf.py

@@ -48,9 +48,9 @@ copyright = u'2013-2016, The ownCloud developers'
 # built documents.
 #
 # The short X.Y version.
-version = '2.3.0'
+version = '2.4.0'
 # The full version, including alpha/beta/rc tags.
-release = '2.3.0'
+release = '2.4.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.