From f90c8619968d8544b0aec2a8994e22421dd3c974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 30 Jul 2009 07:36:39 +0000 Subject: [PATCH] fixed typo in comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@61554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- version-script.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version-script.in b/version-script.in index 87abd11a2b..91d0ee46c4 100644 --- a/version-script.in +++ b/version-script.in @@ -23,7 +23,7 @@ # released with the generic branch version due to the final wildcard below, # and once released its version cannot be changed. -# public symbols added in 2.8.10 (please keep in alphabetical order): +# public symbols added in 2.8.11 (please keep in alphabetical order): @WX_VERSION_TAG@.11 { *wxDC*SetDeviceClippingRegion*; *wxGraphicsContext*GetCairoRenderer*;