mirror of
https://github.com/mnaberez/py65.git
synced 2025-08-07 22:25:01 +00:00
Prepare 0.11 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
0.11-dev *Next release*
|
0.11 (2012-01-07)
|
||||||
|
|
||||||
- Added a new 65Org16 MPU simulation written by Ed Spittles.
|
- Added a new 65Org16 MPU simulation written by Ed Spittles.
|
||||||
|
|
||||||
|
@@ -39,16 +39,16 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Py65'
|
project = u'Py65'
|
||||||
copyright = u'2008-2011, Mike Naberezny'
|
copyright = u'2008-2012, Mike Naberezny'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.10'
|
version = '0.11'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.10'
|
release = '0.11'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
Reference in New Issue
Block a user