Bug fix: zebra_begin_trans did not always invalidate result sets when
[idzebra-moved-to-github.git] / win / zebra.nsi
index 04714a9..5e5b4f7 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.11 2003-02-27 11:33:46 adam Exp $
+; $Id: zebra.nsi,v 1.17 2003-09-22 12:35:58 adam Exp $
 
-!define VERSION "1.3.7"
+!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"