From 2d1fafb24a99312ecb9d67d97db3978913bee84e Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Tue, 14 Feb 2017 14:33:34 +0100 Subject: [PATCH] Increased stable version to 2.0.14 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index e20643a..33b9c8d 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.ip.base/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.base/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.ip.base/badges/v2.0.14/build.svg + :target: https://gitlab.idiap.ch/bob/bob.ip.base/commits/v2.0.14 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.base .. image:: http://img.shields.io/pypi/v/bob.ip.base.svg diff --git a/version.txt b/version.txt index ecb8de9..5ad8f21 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.14b0 \ No newline at end of file +2.0.14 \ No newline at end of file -- GitLab