Towards 2.0.3
[yaz-moved-to-github.git] / win / yaz.nsi
index 614d6e1..975873b 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.21 2003-04-28 21:02:17 adam Exp $
+; $Id: yaz.nsi,v 1.23 2003-06-04 13:28:37 adam Exp $
 
-!define VERSION "2.0.2"
+!define VERSION "2.0.3"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -96,7 +96,8 @@ Section "YAZ Source"
        File ..\util\*.c
        File ..\util\*.tcl
        File ..\util\*.sgm
-       File ..\util\yaz-comp
+       File ..\util\*.xml
+       File ..\util\yaz-asncomp
        SetOutPath $INSTDIR\odr
        File ..\odr\*.c
        File ..\odr\*.h