Browse Source

Declare support for Inno Setup 5.5.3

Format didn't change, data version is still 5.5.0.
coverity_scan
Daniel Scharrer 13 years ago
parent
commit
cb33cb921f
  1. 2
      README.md
  2. 2
      VERSION

2
README.md

@ -1,7 +1,7 @@
# innoextract - A tool to unpack installers created by Inno Setup
[Inno Setup](http://www.jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using wine. innoextract currently supports installers created by Inno Setup 1.2.10 to 5.5.2.
[Inno Setup](http://www.jrsoftware.org/isinfo.php) is a tool to create installers for Microsoft Windows applications. innoextract allows to extract such installers under non-windows systems without running the actual installer using wine. innoextract currently supports installers created by Inno Setup 1.2.10 to 5.5.3.
innoextract is available under the ZLIB license - see the LICENSE file.

2
VERSION

@ -1,2 +1,2 @@
innoextract 1.3-git
Inno Setup 1.2.10 to 5.5.2
Inno Setup 1.2.10 to 5.5.3

Loading…
Cancel
Save