From cb33cb921faa2ad317e58257e247a1374c885ff8 Mon Sep 17 00:00:00 2001 From: Daniel Scharrer Date: Sat, 2 Feb 2013 05:31:43 +0100 Subject: [PATCH] Declare support for Inno Setup 5.5.3 Format didn't change, data version is still 5.5.0. --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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