From 734bbc43bb8ad9deabf59186c0e9b1ca1b7ea664 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 14 May 2008 09:42:09 +0200 Subject: [PATCH] Fixed Zebra version in NSI config --- win/zebra.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/zebra.nsi b/win/zebra.nsi index 8a30ea4..15189c2 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,6 +1,6 @@ ; $Id: zebra.nsi,v 1.50 2008-03-05 09:29:10 adam Exp $ -!define VERSION "2.0.38" +!define VERSION "2.0.30" ; VS 2005 ; !define VS_RUNTIME_DLL "c:\Program Files\Microsoft Visual Studio 8\VC\redist\x86\Microsoft.VC80.CRT\msvcr80.dll" -- 1.7.10.4