From 1aef4d6f6ac17e6cb7da0962befd0b03c358a6d6 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Thu, 24 Sep 2015 10:03:17 +0200 Subject: [PATCH] Increased stable version to 2.0.7 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 6a0b304..db59570 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.7 + :target: https://travis-ci.org/bioidiap/bob.buildout?branch=v2.0.7 +.. image:: https://coveralls.io/repos/bioidiap/bob.buildout/badge.png?branch=v2.0.7 + :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=v2.0.7 .. 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 668acb5..6a0ca2d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.7a0 \ No newline at end of file +2.0.7 \ No newline at end of file -- GitLab