diff --git a/CHANGELOG b/CHANGELOG index 00b98339..420f2e6f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,8 @@ +Inno Extract 1.2 (2012-04-01) + - Fix compile errors with older versions of Boost or GCC. + - Don't link against libraries that aren't actually needed. + Inno Extract 1.1 (2012-03-19) - Support extracting files for a specific language. - Fix a bug in the setup header parsing code. diff --git a/VERSION b/VERSION index f792637b..29d6154e 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ -Inno Extract 1.1-git +Inno Extract 1.2 Inno Setup 1.2.10 to 5.4.3 (C) 2011-2012 Daniel Scharrer diff --git a/doc/innoextract.1 b/doc/innoextract.1 index b72e8781..e703a54c 100644 --- a/doc/innoextract.1 +++ b/doc/innoextract.1 @@ -1,6 +1,6 @@ .\" Manpage for innoextract. .\" Contact daniel@constexpr.org to correct errors or typos. -.TH innoextract 1 "2012-03-19" "1.1" +.TH innoextract 1 "2012-04-01" "1.2" .SH NAME innoextract \- tool to extract installers created by Inno Setup .SH SYNOPSIS