lsnes rr1-Δ18ε2

This commit is contained in:
Ilari Liusvaara 2013-10-14 23:33:07 +03:00
parent 45447e3c14
commit 8de45f693e
3 changed files with 5 additions and 2 deletions

View file

@ -1031,3 +1031,6 @@ rr1-Δ18ε1 [Friday October 4th 2013]
* Lua: Tilemaps
* Don't allow editing reset flags after reading.
rr1-Δ18ε2 [Monday October 14th 2013]
====================================
* Fix crash if reloading ROM with non-default controllers in readwrite mode

View file

@ -1 +1 @@
1-Δ18ε1
1-Δ18ε2

View file

@ -1,5 +1,5 @@
!define PRODUCT_NAME "lsnes"
!define PRODUCT_VERSION "rr1-delta18epsilon1"
!define PRODUCT_VERSION "rr1-delta18epsilon2"
!define PRODUCT_PUBLISHER "Ilari"
!define PRODUCT_WEB_SITE "http://tasvideos.org/Lsnes.html"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"