From 8d232317215a548667625ebe18eec3080a3e2cc5 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Mon, 23 Oct 2006 21:32:01 +0000 Subject: [PATCH] Undo most of the previous commit. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- version-script.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/version-script.in b/version-script.in index 2bd8ff4253..d79a8e99a9 100644 --- a/version-script.in +++ b/version-script.in @@ -14,3 +14,8 @@ # }; +# symbols available since the beginning of this branch are left unversioned +# (don't remove this!): + +@WX_VERSION_TAG@ { +};