projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
reSWIGged
[wxWidgets.git]
/
wxPython
/
src
/
__version__.py
1
# This file was generated by setup.py...
2
3
VERSION_STRING
=
'2.5.1.0p8'
4
MAJOR_VERSION
=
2
5
MINOR_VERSION
=
5
6
RELEASE_VERSION
=
1
7
SUBREL_VERSION
=
0
8
9
VERSION
= (
MAJOR_VERSION
,
MINOR_VERSION
,
RELEASE_VERSION
,
10
SUBREL_VERSION
,
'p8'
)
11
12
RELEASE_NUMBER
=
RELEASE_VERSION
# for compatibility