Browse Source

Update version number

Carla Schroder 10 years ago
parent
commit
b7664364d7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      user_manual/conf.py

+ 2 - 2
user_manual/conf.py

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