zebrash can now sort a result set
[idzebra-moved-to-github.git] / win / zebra.nsi
index 22a18fd..9af3c5a 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.10 2003-02-25 14:18:00 adam Exp $
+; $Id: zebra.nsi,v 1.18 2003-11-28 23:16:23 adam Exp $
 
-!define VERSION "1.3.6"
+!define VERSION "1.3.14"
 
 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"