From bf4ce2b961ec1cd5f0578b6f44da9d362d7b4ff2 Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Mon, 2 Mar 2015 14:57:03 +0100 Subject: [PATCH] Increased stable version to 2.0.2 --- README.rst | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 219fa31..234c936 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ :target: http://pythonhosted.org/bob.ip.optflow.liu/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.ip.optflow.liu/master/index.html -.. image:: https://travis-ci.org/bioidiap/bob.ip.optflow.liu.svg?branch=master +.. image:: https://travis-ci.org/bioidiap/bob.ip.optflow.liu.svg?branch=v2.0.2 :target: https://travis-ci.org/bioidiap/bob.ip.optflow.liu .. image:: https://coveralls.io/repos/bioidiap/bob.ip.optflow.liu/badge.png :target: https://coveralls.io/r/bioidiap/bob.ip.optflow.liu diff --git a/version.txt b/version.txt index ac50b28..f93ea0c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.2b0 \ No newline at end of file +2.0.2 \ No newline at end of file -- GitLab