projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
stop usign a deprecated method, and ensure that the imagelist
[wxWidgets.git]
/
wxPython
/
src
/
__version__.py
1
# This file was generated by setup.py...
2
3
wxVERSION_STRING
=
'2.5.0.0p1'
4
wxMAJOR_VERSION
=
2
5
wxMINOR_VERSION
=
5
6
wxRELEASE_VERSION
=
0
7
wxSUBREL_VERSION
=
0
8
9
wxVERSION
= (
wxMAJOR_VERSION
,
wxMINOR_VERSION
,
wxRELEASE_VERSION
,
10
wxSUBREL_VERSION
,
'p1'
)
11
12
wxRELEASE_NUMBER
=
wxRELEASE_VERSION
# for compatibility