From ebb5fb6a040f966f8cf3fd24c3dc2d4a2e956c59 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 14 Oct 2016 11:13:11 +0200
Subject: [PATCH] Increased stable version to 2.0.9

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

diff --git a/README.rst b/README.rst
index e168115..379b56c 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
    :target: http://pythonhosted.org/bob.learn.libsvm/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
    :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.libsvm/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.learn.libsvm/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.learn.libsvm/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.learn.libsvm/badges/v2.0.9/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.learn.libsvm/commits/v2.0.9
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.learn.libsvm
 .. image:: http://img.shields.io/pypi/v/bob.learn.libsvm.png
diff --git a/version.txt b/version.txt
index bd58dea..ed35d09 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.9b0
\ No newline at end of file
+2.0.9
\ No newline at end of file
-- 
GitLab