From 37259cfe6cbf4076f074ac62d6d45975b36f87f4 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Wed, 20 Jul 2016 15:57:46 +0200 Subject: [PATCH] Increased stable version to 2.0.13 --- README.rst | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index b5ccf0c..0a75beb 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.13 + :target: https://travis-ci.org/bioidiap/bob.buildout?branch=v2.0.13 +.. image:: https://coveralls.io/repos/bioidiap/bob.buildout/badge.svg?branch=v2.0.13 + :target: https://coveralls.io/r/bioidiap/bob.buildout?branch=v2.0.13 .. 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 7b83c1e..476ede4 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.13b1 +2.0.13 \ No newline at end of file -- GitLab