diff --git a/README.md b/README.md index 7fbfc34..7c8913a 100644 --- a/README.md +++ b/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. diff --git a/VERSION b/VERSION index 97559d5..2a9f0e3 100644 --- a/VERSION +++ b/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