summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2013-06-15 12:59:44 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2013-06-15 12:59:44 +0200
commitaa79ebd9560288aa0da8868bba4f1936e2eb22bd (patch)
treee3ff9ed8e88af5e642df31332ee473bc0f5d99cf
parent59e011b9655b278b084e8e633aab28ff176d8207 (diff)
downloadPapillon-aa79ebd9560288aa0da8868bba4f1936e2eb22bd.tar.bz2
Papillon-aa79ebd9560288aa0da8868bba4f1936e2eb22bd.zip
Documentation: update version - date
-rw-r--r--docs/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index f25e299..5273b95 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -41,16 +41,16 @@ master_doc = 'index'
# General information about the project.
project = u'Papillon'
-copyright = u'2011, Étienne Loks'
+copyright = u'2013, Étienne Loks'
# 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 = '0.3'
+version = '0.4'
# The full version, including alpha/beta/rc tags.
-release = '0.3'
+release = '0.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.