From 1ed8248cc861d959616b94e20efe6706825228e6 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 19 Nov 2007 09:43:27 +0000 Subject: [PATCH] 2.8.7 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50076 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 cd6d775179..342c37a54e 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-rc1 +SET WXW_VER=2.8.7 if (%WXW_VER%)==() SET WXW_VER=CVS