From e1a76c37dfc9712366a4cfd6cac55e59d5c10d83 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 20 Jul 2018 18:35:43 +0200 Subject: [PATCH] Increased stable version to 2.0.3 --- README.rst | 10 +++++----- version.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 8765fb5..d2ee16c 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.3-yellow.png + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cbsr_nir_vis_2/v2.0.3/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.3/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.cbsr_nir_vis_2/commits/v2.0.3 .. 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 \ No newline at end of file +.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel diff --git a/version.txt b/version.txt index 0ac9c2d..6acdb44 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.3b0 \ No newline at end of file +2.0.3 \ No newline at end of file -- GitLab