X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=win%2Fzebra.nsi;h=5e5b4f767b5bfc4c26f9051d55aa7ae8ebd51541;hb=c0a0611823a48addba9e6dba1b23d8c3776feecd;hp=22a18fddd78f9f8fbf87492ba5a164ca4ed37b81;hpb=5501453af5f35ea671edc7186f9959d0421fa58d;p=idzebra-moved-to-github.git diff --git a/win/zebra.nsi b/win/zebra.nsi index 22a18fd..5e5b4f7 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,6 +1,6 @@ -; $Id: zebra.nsi,v 1.10 2003-02-25 14:18:00 adam Exp $ +; $Id: zebra.nsi,v 1.17 2003-09-22 12:35:58 adam Exp $ -!define VERSION "1.3.6" +!define VERSION "1.3.13" Name "Zebra" Caption "Index Data Yebra ${VERSION} Setup" @@ -80,7 +80,7 @@ Section "Zebra Examples" SetOutPath $INSTDIR File /r ..\test -; File /r ..\examples + File /r ..\examples SectionEnd Section "Zebra Source"