Copy OSFAMILY to OS property if distro is unknown
[snf-image-creator] / docs / conf.py
index ee219f6..c72f4e9 100644 (file)
@@ -50,9 +50,9 @@ copyright = u'2012, 2013 GRNET S.A. All rights reserved'
 # built documents.
 #
 # The short X.Y version.
-version = '0.2.8'
+version = '0.2.10'
 # The full version, including alpha/beta/rc tags.
-release = '0.2.8'
+release = '0.2.10'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -239,10 +239,10 @@ latex_documents = [
 man_pages = [
     ('man/snf-image-creator', 'snf-image-creator',
      'Command line image creator for Synnefo',
-     'GRNET Development Team <synnefo-devel@googlegroups.com>', 1),
+     'Synnefo development team <synnefo-devel@googlegroups.com>', 1),
     ('man/snf-mkimage', 'snf-mkimage',
      'Dialog-based image creator for Synnefo',
-     'GRNET Development Team <synnefo-devel@googlegroups.com>', 1)
+     'Synnefo development team <synnefo-devel@googlegroups.com>', 1)
 ]
 
 # If true, show URL addresses after external links.