From b9d2cbba4e4b81124a2029e05cb5b0381e021c21 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Thu, 17 Dec 2015 17:40:29 +0100 Subject: [PATCH] Increased stable version to 2.0.5 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a511941..d461070 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.5 :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 4b20305..b9d2bdf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.5b0 \ No newline at end of file +2.0.5 \ No newline at end of file -- GitLab