fix broken script with brackets

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2006-11-22 16:10:14 +00:00
parent 43f51d80f5
commit 520711e6de

View File

@@ -1,6 +1,6 @@
rem Uncomment the next line to set the version; used also in wxWidgets.iss
rem SET WXW_VER=2.8.0
if %WXW_VER%=="" SET WXW_VER=CVS
if (%WXW_VER%)==() SET WXW_VER=CVS
echo docs building for %WXW_VER%