X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=eb42098498ee532530dbb7fe527163f8ffe6b92e;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hp=060c7f272eb5c593b48273d143ac04d1aa601f9b;hpb=6215ff999c5f4c9ff2cc59ab99f794832ce30f1d;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 060c7f2..eb42098 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.65 2005-03-16 21:30:23 adam Exp $ +; $Id: yaz.nsi,v 1.69 2005-06-07 19:31:40 adam Exp $ -!define VERSION "2.1.2" +!define VERSION "2.1.8" !include "MUI.nsh" @@ -137,6 +137,7 @@ Section "YAZ Source" YAZ_Source File ..\src\*.h File ..\src\*.y File ..\src\*.tcl + File ..\src\*.csv File ..\src\*.asn File ..\src\codetables.xml SetOutPath $INSTDIR\zoom