From a2eeaaf090b2c35c07433d00750e23d6ee2e97b0 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sat, 9 Nov 2013 14:44:59 +0000 Subject: [PATCH] updating the version to the number that carries the functionality git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/app.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/app.h b/interface/wx/app.h index 8054079982..14cf06f2bc 100644 --- a/interface/wx/app.h +++ b/interface/wx/app.h @@ -887,7 +887,7 @@ public: @onlyfor{wxosx} - @since 3.0.0 + @since 3.0.1 */ virtual bool OSXIsGUIApplication();