# With each new release a section should be added containing any new symbols,
# for example:
#
-# # public symbols added in release 2.6.2 (please keep in alphabetical order):
+# # public symbols added in release @WX_VERSION_TAG@.2 (please keep in alphabetical order):
# @WX_VERSION_TAG@.2 {
-# global:
# *wxChoice*GetCurrentSelection*;
# };
#
# generic branch tag (don't remove this!):
@WX_VERSION_TAG@ {
- global:
*;
};