projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
[wxWidgets.git]
/
build
/
osx
/
wxvers.xcconfig
diff --git
a/build/osx/wxvers.xcconfig
b/build/osx/wxvers.xcconfig
index fe371c851971ba1c30bfaf3cf42e997461dc4ec8..6c365506a471c7d948d2cc1fda61feb936963539 100644
(file)
--- a/
build/osx/wxvers.xcconfig
+++ b/
build/osx/wxvers.xcconfig
@@
-1,4
+1,4
@@
// update this file with new version numbers
DYLIB_COMPATIBILITY_VERSION = 2.9
-DYLIB_CURRENT_VERSION = 2.9.
0
+DYLIB_CURRENT_VERSION = 2.9.
2