From c7f3bde652c63bc4fbbf0532e9a0521f7b67a275 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Tue, 16 Jun 2015 19:21:57 +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 26bc4fc..6c9c93a 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.db.voxforge/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.db.voxforge/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.db.voxforge.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.db.voxforge.svg?branch=v2.0.2 :target: https://travis-ci.org/bioidiap/bob.db.voxforge .. image:: https://coveralls.io/repos/bioidiap/bob.db.voxforge/badge.png :target: https://coveralls.io/r/bioidiap/bob.db.voxforge 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