X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=win%2Fzebra.nsi;h=c1aff56c2ed3844019faed2f6aad163f1562469d;hb=898ddf495d4c0306bfbe2ad91a0a368cad9af505;hp=326ca15086847d9e69f91ae64d506948ab54982e;hpb=e56f2f24a85220e580e6a9b86e5700a29719d6bc;p=idzebra-moved-to-github.git diff --git a/win/zebra.nsi b/win/zebra.nsi index 326ca15..c1aff56 100644 --- a/win/zebra.nsi +++ b/win/zebra.nsi @@ -1,9 +1,9 @@ -; $Id: zebra.nsi,v 1.12 2003-03-26 20:58:09 adam Exp $ +; $Id: zebra.nsi,v 1.20 2004-03-29 15:48:14 adam Exp $ -!define VERSION "1.3.8" +!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"