Towards 1.3.30
[idzebra-moved-to-github.git] / win / zebra.nsi
index 98568e3..3352fda 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.20.2.9 2005-02-09 16:34:28 adam Exp $
+; $Id: zebra.nsi,v 1.20.2.13 2005-10-27 17:39:10 adam Exp $
 
-!define VERSION "1.3.24"
+!define VERSION "1.3.30"
 
 !include "MUI.nsh"
 
@@ -74,6 +74,7 @@ Section "Zebra Runtime"
        File ..\bin\libxml2.dll
        File ..\bin\yaz.dll
        File ..\bin\libexpat.dll
+       File ..\bin\idzebra.dll
        File c:\winnt\system32\msvcr71.dll
 SectionEnd