From 586286eac322eadfa0890667d9c03b03810288b0 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Tue, 3 May 2016 16:32:57 +0200
Subject: [PATCH] Increased stable version to 2.0.5

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

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