From 62b6009ecf661f2ec74050a3d450f7d50847944d Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 22 Sep 2017 10:37:09 +0200 Subject: [PATCH] Increased stable version to 2.1.3 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 7224cbf..9e955ef 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,12 @@ .. vim: set fileencoding=utf-8 : .. Thu 30 Jan 08:46:53 2014 CET -.. image:: http://img.shields.io/badge/docs-stable-yellow.png - :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/stable/index.html +.. image:: http://img.shields.io/badge/docs-v2.1.3-yellow.png + :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/v2.1.3/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/bob/bob.buildout/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.1.3/build.svg + :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.1.3 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.buildout .. image:: http://img.shields.io/pypi/v/bob.buildout.png diff --git a/version.txt b/version.txt index c8574a9..abae0d9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.3a0 \ No newline at end of file +2.1.3 \ No newline at end of file -- GitLab