From b2cc8b617b283f5f48a3947aa8d17d14090d62de Mon Sep 17 00:00:00 2001 From: Pavel Korshunov <pavel.korshunov@idiap.ch> Date: Thu, 26 Nov 2015 20:27:35 +0100 Subject: [PATCH] Increased stable version to 2.0.4 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a511941..577a81c 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.4 :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 0d0f1af..26e3379 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.4b0 \ No newline at end of file +2.0.4 \ No newline at end of file -- GitLab