KIWAY support in 5054 is stable enough to use in view of all other new features.

This commit is contained in:
Dick Hollenbeck 2014-08-05 22:46:11 -05:00
parent 2f0ffdc7b5
commit 0c493d8035
1 changed files with 1 additions and 2 deletions

View File

@ -34,10 +34,9 @@
# Set where the 3 source trees will go, use a full path
WORKING_TREES=~/kicad_sources
STABLE=tag:pre-kiway # currently the best mix of features and stabilty
STABLE=5054 # a sensible mix of features and stability
TESTING=last:1 # the most recent
# Set this to STABLE or TESTING or other known revision number:
REVISION=$STABLE