From b68eefbd3de281695c6c63b2e7578b630e6d5cdf Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 20 Dec 2007 19:09:47 +0000 Subject: [PATCH] Version 2.0.22. --- win/zebra.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/zebra.nsi b/win/zebra.nsi index bbd6406..dd6e02f 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,6 +1,6 @@ -; $Id: zebra.nsi,v 1.45 2007-12-19 13:38:23 adam Exp $ +; $Id: zebra.nsi,v 1.46 2007-12-20 19:09:47 adam Exp $ -!define VERSION "2.0.20" +!define VERSION "2.0.22" ; 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