From 820ddfe0176a44865555bbaf7a4ec9321e63a8d9 Mon Sep 17 00:00:00 2001 From: Daniel Scharrer Date: Tue, 3 Jul 2012 17:57:57 +0200 Subject: [PATCH] Release version 1.3 Changes: - Respect --quiet and --silent for multi-file installers - Compile in C++11 mode if supported - Warn about unsupported setup data versions - Add support for Inno Setup 5.5.0 installers --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 07649f3..89002ac 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -Inno Extract 1.2-git +Inno Extract 1.3 Inno Setup 1.2.10 to 5.5.0 (C) 2011-2012 Daniel Scharrer