From c72f3c63a24be910c22a45b9282663700487b702 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Wed, 15 Feb 2017 09:12:52 +0100 Subject: [PATCH] Increased stable version to 2.0.10 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 838c6eb..9435e6e 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.ip.optflow.liu/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.optflow.liu/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/v2.0.10/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/v2.0.10 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu .. image:: http://img.shields.io/pypi/v/bob.ip.optflow.liu.svg diff --git a/version.txt b/version.txt index d7df142..fee3c92 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.10b0 \ No newline at end of file +2.0.10 \ No newline at end of file -- GitLab