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