Towards 2.0.6
[yaz-moved-to-github.git] / win / yaz.nsi
index 572fb2b..4d2fde2 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.27 2003-10-27 13:43:43 adam Exp $
+; $Id: yaz.nsi,v 1.29 2003-12-04 13:20:40 adam Exp $
 
-!define VERSION "2.0.5"
+!define VERSION "2.0.6"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -94,6 +94,7 @@ Section "YAZ Documentation"
        File ..\doc\*.in
        File ..\doc\*.dsl
        File ..\doc\*.xsl
+       File ..\doc\*.css
        SetOutPath $SMPROGRAMS\YAZ
        CreateShortCut "$SMPROGRAMS\YAZ\HTML Documentation.lnk" \
                  "$INSTDIR\doc\yaz.html"