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