Bump version
[idzebra-moved-to-github.git] / win / zebra.nsi
index 0fe53ac..3859821 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: zebra.nsi,v 1.6 2002-09-18 21:01:16 adam Exp $
+; $Id: zebra.nsi,v 1.9 2003-02-20 21:13:37 adam Exp $
 
-!define VERSION "1.3.3"
+!define VERSION "1.3.5"
 
 Name "Zebra"
 Caption "Index Data Yebra ${VERSION} Setup"
@@ -103,6 +103,8 @@ Section "Zebra Source"
        File ..\isamc\*.h
        SetOutPath $INSTDIR\isamb
        File ..\isamb\*.c
+       SetOutPath $INSTDIR\data1
+       File ..\data1\*.c
        SetOutPath $INSTDIR\recctrl
        File ..\recctrl\*.c
        File ..\recctrl\*.h