From 2de7b57229990720ac5d65e39d1d6f94e84ce6a8 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 19 Jan 2016 10:36:20 +0100 Subject: [PATCH] Increased stable version to 2.1.0 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2738b8f..39015d6 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.db.utfvp/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.utfvp/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.utfvp.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.db.utfvp.svg?branch=v2.1.0 :target: https://travis-ci.org/bioidiap/bob.db.utfvp .. image:: https://coveralls.io/repos/bioidiap/bob.db.utfvp/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.utfvp diff --git a/version.txt b/version.txt index 227cea2..50aea0e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.0 +2.1.0 \ No newline at end of file -- GitLab