From baede1467a22bb3e1411cddee4b31dec6c81aa4b Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Wed, 25 Feb 2015 09:36:41 +0100 Subject: [PATCH] Increased stable version to 2.0.6 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 6a0b304..a6cda3f 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.png?branch=master - :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.buildout.svg?branch=v2.0.6 + :target: https://travis-ci.org/bioidiap/bob.buildout?branch=v2.0.6 +.. image:: https://coveralls.io/repos/bioidiap/bob.buildout/badge.png?branch=v2.0.6 + :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=v2.0.6 .. 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 e367a52..703cec9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.6a0 \ No newline at end of file +2.0.6 \ No newline at end of file -- GitLab