X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=eb42098498ee532530dbb7fe527163f8ffe6b92e;hb=e07c9107593d131eeb0f57cfd908e0e01be37010;hp=3c6bb1152e8c679307b92b660078103834f6a834;hpb=79b822d1cd0f781768924c32e1fdc1b210e7c368;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 3c6bb11..eb42098 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.64 2005-03-14 11:17:58 adam Exp $ +; $Id: yaz.nsi,v 1.69 2005-06-07 19:31:40 adam Exp $ -!define VERSION "2.1.0" +!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