From d0dd5a6216abbff16fd67021b6cceeda36275bad Mon Sep 17 00:00:00 2001
From: Manuel Gunther <siebenkopf@googlemail.com>
Date: Thu, 26 May 2016 15:51:12 -0600
Subject: [PATCH] Increased stable version to 2.0.8

---
 README.rst  | 8 ++++----
 version.txt | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index c7d4a09f..f9c534c9 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: http://pythonhosted.org/bob.bio.base/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.bio.base/master/index.html
-.. image:: http://travis-ci.org/bioidiap/bob.bio.base.svg?branch=master
-   :target: https://travis-ci.org/bioidiap/bob.bio.base?branch=master
-.. image:: https://coveralls.io/repos/bioidiap/bob.bio.base/badge.svg?branch=master
-   :target: https://coveralls.io/r/bioidiap/bob.bio.base?branch=master
+.. image:: http://travis-ci.org/bioidiap/bob.bio.base.svg?branch=v2.0.8
+   :target: https://travis-ci.org/bioidiap/bob.bio.base?branch=v2.0.8
+.. image:: https://coveralls.io/repos/bioidiap/bob.bio.base/badge.svg?branch=v2.0.8
+   :target: https://coveralls.io/r/bioidiap/bob.bio.base?branch=v2.0.8
 .. image:: https://img.shields.io/badge/github-master-0000c0.png
    :target: https://github.com/bioidiap/bob.bio.base/tree/master
 .. image:: http://img.shields.io/pypi/v/bob.bio.base.png
diff --git a/version.txt b/version.txt
index 982814e6..e8f41f06 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.8b0
\ No newline at end of file
+2.0.8
\ No newline at end of file
-- 
GitLab