2005-06-29 21:37:25 +00:00
|
|
|
#
|
|
|
|
# $Id$
|
2005-07-15 16:26:11 +00:00
|
|
|
#
|
2005-06-29 21:37:25 +00:00
|
|
|
|
|
|
|
# Note: Remove all of the tags below except for the last one when creating
|
|
|
|
# new development branch.
|
|
|
|
|
|
|
|
|
2005-09-27 19:29:46 +00:00
|
|
|
# An example:
|
|
|
|
# # public symbols added in release 2.6.2 (please keep in alphabetical order):
|
|
|
|
#
|
|
|
|
# @WX_VERSION_TAG@.2 {
|
|
|
|
# global:
|
|
|
|
# *wxChoice*GetCurrentSelection*;
|
|
|
|
# };
|
2005-06-29 21:37:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
# symbols available since the beginning of this branch are only given
|
|
|
|
# generic branch tag (don't remove this!):
|
|
|
|
|
2002-12-04 14:11:26 +00:00
|
|
|
@WX_VERSION_TAG@ {
|
2005-06-29 21:37:25 +00:00
|
|
|
global:
|
|
|
|
*;
|
2002-12-04 14:11:26 +00:00
|
|
|
};
|