X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=win%2Fzebra.nsi;h=c1aff56c2ed3844019faed2f6aad163f1562469d;hb=abf1ff982a494102c12d7aa9a5c6a61777a01e09;hp=04714a937b406f3f0c3f1c60964ba0a6c7ecd793;hpb=a9af358edd64e859e406d8293af06e0b071ed0cb;p=idzebra-moved-to-github.git diff --git a/win/zebra.nsi b/win/zebra.nsi index 04714a9..c1aff56 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,9 +1,9 @@ -; $Id: zebra.nsi,v 1.11 2003-02-27 11:33:46 adam Exp $ +; $Id: zebra.nsi,v 1.20 2004-03-29 15:48:14 adam Exp $ -!define VERSION "1.3.7" +!define VERSION "1.3.16" Name "Zebra" -Caption "Index Data Yebra ${VERSION} Setup" +Caption "Index Data Zebra ${VERSION} Setup" OutFile "idzebra_${VERSION}.exe" LicenseText "You must read the following license before installing:" @@ -80,7 +80,7 @@ Section "Zebra Examples" SetOutPath $INSTDIR File /r ..\test -; File /r ..\examples + File /r ..\examples SectionEnd Section "Zebra Source"