Fix conf.py for 2.2 release
This commit is contained in:
parent
8a39a66057
commit
02e7dcdc87
@ -1 +1 @@
|
||||
Subproject commit a32137e076d0cfbcec79c4f7fd04ab55fbbdc8e6
|
||||
Subproject commit 65a4cd4073a46176dfefe031d75724b0e4d80269
|
@ -38,14 +38,14 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'Doctrine 2 ORM'
|
||||
copyright = u'2010-11, Doctrine Project Team'
|
||||
copyright = u'2010-12, Doctrine Project Team'
|
||||
|
||||
# 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 = '2.1'
|
||||
version = '2.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.1'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user