]> git.saurik.com Git - wxWidgets.git/blob - version-script.in
2bd8ff42538f6e163e2a9f5dceed7b643f45eef1
[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