]> git.saurik.com Git - wxWidgets.git/commitdiff
rename WX_VERSION_FULL back to WX_VERSION
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Aug 2007 22:28:44 +0000 (22:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Aug 2007 22:28:44 +0000 (22:28 +0000)
WX_VERSION was renamed to WX_VERSION_FULL for some reason in rev 44731 but
this was a backwards incompatible change as the existing configure scripts
could (and did) use WX_VERSION, so undo this change, at least until someone
finds a worthy reason for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found