From 0e313f3eb175041a7119227f7b9b83db6bf51915 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Fri, 20 Feb 2009 08:58:17 +0000 Subject: [PATCH] rc2 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@59047 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 9c2bd20a00..e326e82ec0 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.10-rc1 +SET WXW_VER=2.8.10-rc2 if (%WXW_VER%)==() SET WXW_VER=CVS