Update the branches to use in the buildbot builds.

Stable branch is 3.0 now and not 2.8 any more.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-11-15 13:40:59 +00:00
parent 482a131352
commit 09f15c1640
4 changed files with 8 additions and 5 deletions

View File

@@ -175,3 +175,6 @@ milestone (ask Vadim or Robin to do it or to get admin password).
Run misc/scripts/inc_release to increment micro version, i.e. replace x.y.z
with x.y.z+1 (minor or major versions updates require manual intervention).
Update the definition of the stable and release branches in
build/buildbot/config/include/defs.xml after a minor version change.