From 3b941a1e0784a29758d21767d803597709766eb5 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 21 Oct 2005 13:55:15 +0000 Subject: [PATCH] updated history git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4337 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/zip2exe/main.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Contrib/zip2exe/main.cpp b/Contrib/zip2exe/main.cpp index 344c6f60..a41a4e92 100644 --- a/Contrib/zip2exe/main.cpp +++ b/Contrib/zip2exe/main.cpp @@ -5,6 +5,9 @@ /* +version 0.33 +* Added solid compression checkbox + version 0.32 * Fixed codepage problems