From 0e0bacd07bcf934c7630bc8b624223a07e155d14 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Wed, 11 Apr 2018 11:38:55 +0200 Subject: [PATCH] Increased latest version to 2.0.12b0 [skip ci] --- README.rst | 12 ++++++------ version.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index c48d970..0078547 100644 --- a/README.rst +++ b/README.rst @@ -1,14 +1,14 @@ .. vim: set fileencoding=utf-8 : .. Sun 14 Aug 2016 20:48:25 CEST -.. image:: http://img.shields.io/badge/docs-v2.0.11-yellow.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/v2.0.11/index.html +.. image:: http://img.shields.io/badge/docs-stable-yellow.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.11/build.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.11 -.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/v2.0.11/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/v2.0.11 +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg + :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.activation .. image:: http://img.shields.io/pypi/v/bob.learn.activation.svg diff --git a/version.txt b/version.txt index da37822..cd4f5b1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.11 \ No newline at end of file +2.0.12b0 \ No newline at end of file -- GitLab