Remove the part that says "don't remove this!" as discussed on wx-dev, to
[wxWidgets.git] / version-script.in
1 #
2 # $Id$
3 #
4
5 # Note: Remove all of the tags below when creating new development branch.
6
7
8 # An example:
9 #   # public symbols added in release 2.6.2 (please keep in alphabetical order):
10 #   
11 #   @WX_VERSION_TAG@.2 {
12 #       global:
13 #           *wxChoice*GetCurrentSelection*;
14 #   };
15
16