OSDN Git Service

翻訳ミスを修正
[omake-japanese/omake_trans.git] / conf.py
diff --git a/conf.py b/conf.py
index 6cc4401..6e4fefa 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -38,16 +38,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'OMake'
-copyright = u'2009-2010, rezoo'
+copyright = u'2009-2014, Masaki Saito'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '1.2.6'
+version = '1.3.2'
 # The full version, including alpha/beta/rc tags.
-release = '1.2.6'
+release = '1.3.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -173,7 +173,7 @@ htmlhelp_basename = 'OMakedoc'
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
   ('index', 'OMake.tex', u'OMake Documentation',
-   u'rezoo', 'manual'),
+   u'Masaki Saito', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of