From 3d0ee5716e9d80a6910cfb251671eb352ebc97c3 Mon Sep 17 00:00:00 2001 From: Ivana Chingovska <ivana.chingovska@idiap.ch> Date: Wed, 11 Feb 2015 17:44:48 +0100 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 a511941..a5d47e9 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.db.replay/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.replay/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.replay.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.db.replay.svg?branch=v2.0.2 :target: https://travis-ci.org/bioidiap/bob.db.replay .. image:: https://coveralls.io/repos/bioidiap/bob.db.replay/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.replay diff --git a/version.txt b/version.txt index ac50b28..f93ea0c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.2b0 \ No newline at end of file +2.0.2 \ No newline at end of file -- GitLab