Update tito.props configuration

Tito has renamed some of the options, change them so it will stop
complaining.
This commit is contained in:
Brian C. Lane 2014-08-12 16:26:54 -07:00
parent 55cd4d207f
commit cb1c6f1c6f
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[globalconfig]
default_builder = tito.builder.Builder
default_tagger = tito.tagger.VersionTagger
[buildconfig]
builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)