From 9012235398de1add2b56ac9a91905389c06fb9e5 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 18 Jul 2018 10:35:47 +0200
Subject: [PATCH] Increased stable version to 2.0.14

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

diff --git a/README.rst b/README.rst
index d2c24dd..5cbe6d8 100644
--- a/README.rst
+++ b/README.rst
@@ -1,14 +1,14 @@
 .. vim: set fileencoding=utf-8 :
 .. Mon 15 Aug 2016 18:41:03 CEST
 
-.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/stable/index.html
+.. image:: http://img.shields.io/badge/docs-v2.0.14-yellow.svg
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/v2.0.14/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/v2.0.14/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/v2.0.14
+.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/v2.0.14/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/v2.0.14
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu
 .. image:: http://img.shields.io/pypi/v/bob.ip.optflow.liu.svg
@@ -54,4 +54,4 @@ development `mailing list`_.
 .. _bob: https://www.idiap.ch/software/bob
 .. _installation: https://www.idiap.ch/software/bob/install
 .. _mailing list: https://www.idiap.ch/software/bob/discuss
-.. _liu's homepage: http://people.csail.mit.edu/celiu/OpticalFlow
\ No newline at end of file
+.. _liu's homepage: http://people.csail.mit.edu/celiu/OpticalFlow
diff --git a/version.txt b/version.txt
index ecb8de9..5ad8f21 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-2.0.14b0
\ No newline at end of file
+2.0.14
\ No newline at end of file
-- 
GitLab