From b4ac3548226ec42d8b9d0c553a6c4d0a0df39b69 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 19 May 2008 19:32:19 +0000 Subject: [PATCH] up to 2.8.8 in prep for release git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index 342c37a54e..2ca4b58141 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -1,5 +1,5 @@ rem Uncomment the next line to set the version; used also in wxWidgets.iss -SET WXW_VER=2.8.7 +SET WXW_VER=2.8.8-rc1 if (%WXW_VER%)==() SET WXW_VER=CVS