From 771bc27428e408d808e7a7229214dbc16df857f6 Mon Sep 17 00:00:00 2001 From: Tiago de Freitas Pereira <tiago.pereira@idiap.ch> Date: Wed, 23 May 2018 17:35:06 +0200 Subject: [PATCH] Increased stable version to 2.0.2 --- README.rst | 10 +++++----- version.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 79aa09a..73f176b 100644 --- a/README.rst +++ b/README.rst @@ -2,12 +2,12 @@ .. Tiago de Freitas Pereira <tiago.pereira@idiap.ch> .. Thu Sep 4 11:35:05 CEST 2014 -.. image:: http://img.shields.io/badge/docs-stable-yellow.png - :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/stable/index.html +.. image:: http://img.shields.io/badge/docs-v2.0.2-yellow.png + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/v2.0.2/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/badges/v2.0.2/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/commits/v2.0.2 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2 .. image:: http://img.shields.io/pypi/v/bob.db.cbsr_nir_vis_2.png @@ -53,4 +53,4 @@ development `mailing list`_. .. Place your references here: .. _bob: https://www.idiap.ch/software/bob .. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation -.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel +.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel \ No newline at end of file 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