mirror of
https://github.com/mnaberez/py65.git
synced 2025-08-08 13:25:01 +00:00
Prepare 0.15 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
0.15-dev (Next Release)
|
0.15 (2012-01-06)
|
||||||
|
|
||||||
- Disassembling can now wrap around memory if the start address
|
- Disassembling can now wrap around memory if the start address
|
||||||
given is greater than the end address.
|
given is greater than the end address.
|
||||||
|
@@ -49,9 +49,9 @@ copyright = u'2008-2013, Mike Naberezny'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '0.15-dev'
|
version = '0.15'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '0.15-dev'
|
release = '0.15'
|
||||||
|
|
||||||
# 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