projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Put "#if wxUSE_TOOLBAR" around a variable only used in this case.
[wxWidgets.git]
/
build
/
bakefiles
/
version.bkl
diff --git
a/build/bakefiles/version.bkl
b/build/bakefiles/version.bkl
index 0dab6e49bf6acd344b7253c2574dd2d222dfbf4d..e9a3554f0a06ae2e57c01a98af22bb7851a624d3 100644
(file)
--- a/
build/bakefiles/version.bkl
+++ b/
build/bakefiles/version.bkl
@@
-23,7
+23,7
@@
3. Else, i.e. if there were no changes at all to API but only internal
changes, change C:R:A to C:R+1:A
-->
- <set var="WX_CURRENT">
0
</set>
+ <set var="WX_CURRENT">
5
</set>
<set var="WX_REVISION">0</set>
<set var="WX_AGE">0</set>