Fixed Zebra version in NSI config v2.0.30
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 14 May 2008 07:42:09 +0000 (09:42 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 14 May 2008 07:42:09 +0000 (09:42 +0200)
win/zebra.nsi

index 8a30ea4..15189c2 100644 (file)
@@ -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"