mirror of
https://github.com/mnaberez/py65.git
synced 2024-12-28 00:29:19 +00:00
Prepare 0.20 release
This commit is contained in:
parent
8517fbcf65
commit
6c45bc5305
@ -1,4 +1,4 @@
|
||||
0.20-dev (Next Release)
|
||||
0.20 (2014-05-08)
|
||||
|
||||
- Page wrapping for indexed indirect (X) operations on 65C02 has been
|
||||
restored. This reverts the change introduced in 0.18. We now believe
|
||||
|
@ -51,7 +51,7 @@ copyright = u'2008-%d, Mike Naberezny and contributors' % year
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.20-dev'
|
||||
version = '0.20'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user