From bdfddc7410ecfae40bd6c39c658b40a8056d000b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 8 Jan 2018 15:22:26 +0100 Subject: [PATCH] Initialized to use tito. --- .tito/tito.props | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.tito/tito.props b/.tito/tito.props index 4a47d1a..eab3f19 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,6 +1,5 @@ [buildconfig] builder = tito.builder.Builder -tagger = tito.tagger.ReleaseTagger +tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) -lib_dir = ../tito_libs