Procházet zdrojové kódy

Update client docs version string to 2.4.0

Need to update this to match the latest version.
Matthew Setter před 8 roky
rodič
revize
8bd047174a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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.