Use "" instead of 0 for last field 'from'. And test for end of list
[yaz-moved-to-github.git] / win / yaz.nsi
index 923c10a..37b9810 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.39 2004-03-15 21:39:07 adam Exp $
+; $Id: yaz.nsi,v 1.43 2004-03-20 07:02:23 adam Exp $
 
-!define VERSION "2.0.15"
+!define VERSION "2.0.18"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -114,7 +114,7 @@ Section "YAZ Source"
        File ..\src\*.tcl
        File ..\src\*.asn
        File ..\src\charconv.sgm
-       File ..\src\charconv_cjk.xml
+       File ..\src\codetables.xml
        SetOutPath $INSTDIR\zoom
        File ..\zoom\*.c
        SetOutPath $INSTDIR\ztest