X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=7a2b190ea2f2589b4c84134d2b45966dd4a407d2;hb=811aab8e16731999167fcb3cd2076e7256bf68ad;hp=060c7f272eb5c593b48273d143ac04d1aa601f9b;hpb=6215ff999c5f4c9ff2cc59ab99f794832ce30f1d;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 060c7f2..7a2b190 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.67 2005-04-26 18:46:42 adam Exp $ -!define VERSION "2.1.2" +!define VERSION "2.1.4" !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