fix missing =
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1f060c0728
commit
190275cdf7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user