diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index cb30c7f289..b5981d4a1c 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -1,6 +1,6 @@ rem Uncomment the next line to set the version; used also in wxWidgets.iss SET WXW_VER=2.8.0 -if %WXW_VER%="" SET WXW_VER=CVS +if %WXW_VER%=="" SET WXW_VER=CVS rem This builds the docs in %WXWIN% in a number of formats rem and a clean inno setup in a second tree