From bdc69882694ea840b08a56d16f9f45a832f861a3 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Wed, 8 Jun 2016 12:06:54 +0200 Subject: [PATCH] Increased stable version to 2.0.10 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b5ccf0c..7fdd582 100644 --- a/README.rst +++ b/README.rst @@ -6,10 +6,10 @@ :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/bioidiap/bob.buildout/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.buildout.svg?branch=master - :target: https://travis-ci.org/bioidiap/bob.buildout?branch=master -.. image:: https://coveralls.io/repos/bioidiap/bob.buildout/badge.svg?branch=master - :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.buildout.svg?branch=v2.0.10 + :target: https://travis-ci.org/bioidiap/bob.buildout?branch=v2.0.10 +.. image:: https://coveralls.io/repos/bioidiap/bob.buildout/badge.svg?branch=v2.0.10 + :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=v2.0.10 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.buildout/tree/master .. image:: http://img.shields.io/pypi/v/bob.buildout.png diff --git a/version.txt b/version.txt index d7df142..fee3c92 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.10b0 \ No newline at end of file +2.0.10 \ No newline at end of file -- GitLab