From 1336a9f07a00b806d90a442d0c593ee8fec7e2a2 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Tue, 16 Jun 2015 18:36:18 +0200 Subject: [PATCH] Increased stable version to 2.0.2 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6b9bf91..22add7a 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.db.arface/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.arface/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.arface.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.db.arface.svg?branch=v2.0.2 :target: https://travis-ci.org/bioidiap/bob.db.arface .. image:: https://coveralls.io/repos/bioidiap/bob.db.arface/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.arface diff --git a/version.txt b/version.txt index 491e61a..f93ea0c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.2b1 +2.0.2 \ No newline at end of file -- GitLab