From ea47843f757fabeaffb8d6b2f97126057fee0b85 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Mon, 17 Feb 2020 15:51:53 +0100 Subject: [PATCH] Increased stable version to 3.0.4 --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index aa143eb..ffb4e7d 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,14 @@ .. vim: set fileencoding=utf-8 : .. Thu 18 Aug 17:23:48 CEST 2016 -.. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.utfvp/stable/index.html +.. image:: http://img.shields.io/badge/docs-v3.0.4-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.utfvp/v3.0.4/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.utfvp/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.utfvp/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.utfvp/commits/master -.. image:: https://gitlab.idiap.ch/bob/bob.db.utfvp/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.db.utfvp/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.utfvp/badges/v3.0.4/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.utfvp/commits/v3.0.4 +.. image:: https://gitlab.idiap.ch/bob/bob.db.utfvp/badges/v3.0.4/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.db.utfvp/commits/v3.0.4 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.utfvp .. image:: http://img.shields.io/pypi/v/bob.db.utfvp.svg diff --git a/version.txt b/version.txt index dfe3b3d..b38ebbf 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.0.4b0 \ No newline at end of file +3.0.4 \ No newline at end of file -- GitLab