Added odr_set_stream which is is a more generic to odr_setprint.
[yaz-moved-to-github.git] / win / yaz.nsi
index f39fb96..c14f63d 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.47 2004-05-10 12:32:01 adam Exp $
+; $Id: yaz.nsi,v 1.51 2004-08-11 09:05:56 adam Exp $
 
-!define VERSION "2.0.20"
+!define VERSION "2.0.23"
 
 !include "MUI.nsh"
 
@@ -132,7 +132,6 @@ Section "YAZ Source" YAZ_Source
        File ..\src\*.y
        File ..\src\*.tcl
        File ..\src\*.asn
-       File ..\src\charconv.sgm
        File ..\src\codetables.xml
        SetOutPath $INSTDIR\zoom
        File ..\zoom\*.c