Update version number
authorCarla Schroder <carla@owncloud.com>
Wed, 28 Jan 2015 00:35:45 +0000 (16:35 -0800)
committerCarla Schroder <carla@owncloud.com>
Wed, 28 Jan 2015 00:35:45 +0000 (16:35 -0800)
user_manual/conf.py

index cc409b3..20e5bda 100644 (file)
@@ -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.