From c12070b73ef00e6fbea9a71ba74591a23f4dd2f0 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 12 Nov 2005 17:20:07 +0000 Subject: [PATCH] version bump git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4408 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/zip2exe/res.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/zip2exe/res.rc b/Contrib/zip2exe/res.rc index 6b647521..02d641aa 100644 --- a/Contrib/zip2exe/res.rc +++ b/Contrib/zip2exe/res.rc @@ -29,7 +29,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US IDD_DIALOG1 DIALOGEX 0, 0, 360, 271 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Zip2Exe 0.32" +CAPTION "Zip2Exe 0.35" FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN ICON IDI_ICON1,IDC_NSISICON,6,6,20,20