X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=win%2Fzebra.nsi;h=c1aff56c2ed3844019faed2f6aad163f1562469d;hb=abf1ff982a494102c12d7aa9a5c6a61777a01e09;hp=20af5aa3dad3319e752814c64efea5ff7a13fdba;hpb=804ae66d4a87b9d5b24349591de771a8a7b03b63;p=idzebra-moved-to-github.git diff --git a/win/zebra.nsi b/win/zebra.nsi index 20af5aa..c1aff56 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,9 +1,9 @@ -; $Id: zebra.nsi,v 1.16 2003-08-21 10:47:42 adam Exp $ +; $Id: zebra.nsi,v 1.20 2004-03-29 15:48:14 adam Exp $ -!define VERSION "1.3.12" +!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"