projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2a03d7
)
Changed to match wxPython's current subrelease number
author
Robin Dunn
<robin@alldunn.com>
Fri, 23 Jul 2004 15:41:32 +0000
(15:41 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Fri, 23 Jul 2004 15:41:32 +0000
(15:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28423
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
include/wx/version.h
patch
|
blob
|
blame
|
history
diff --git
a/include/wx/version.h
b/include/wx/version.h
index 16c3af33fe66993f819d63116410dca58e11ba80..40238c289bd5bc23770eef636ed703592efc697f 100644
(file)
--- a/
include/wx/version.h
+++ b/
include/wx/version.h
@@
-22,7
+22,7
@@
#define wxMAJOR_VERSION 2
#define wxMINOR_VERSION 5
#define wxRELEASE_NUMBER 2
-#define wxSUBRELEASE_NUMBER
1
+#define wxSUBRELEASE_NUMBER
3
#define wxVERSION_STRING _T("wxWidgets 2.5.2")
/* nothing to update below this line when updating the version */