X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=48f847dad00d7bb2ee86243a044c937b8c09ee96;hb=fe3ae86a97bef6a815e2f04cdcaa77307801c902;hp=060c7f272eb5c593b48273d143ac04d1aa601f9b;hpb=6215ff999c5f4c9ff2cc59ab99f794832ce30f1d;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 060c7f2..48f847d 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.68 2005-05-24 12:16:24 adam Exp $ -!define VERSION "2.1.2" +!define VERSION "2.1.6" !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