From 7eaa91dbd23fbb0d6b0da4d92095dd39d77c9e5c Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Wed, 26 Apr 2017 15:56:01 +0200 Subject: [PATCH] Increased latest version to 2.1.2a0 [skip ci] --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b900da6..4f88368 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.buildout/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.buildout/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/v2.1.1/build.svg - :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/v2.1.1 +.. image:: https://gitlab.idiap.ch/bob/bob.buildout/badges/master/build.svg + :target: https://gitlab.idiap.ch/bob/bob.buildout/commits/master .. 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 7c32728..85fdfa0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.1 \ No newline at end of file +2.1.2a0 \ No newline at end of file -- GitLab