From 42354a579150d64878bdd045a3641a894d5e04e5 Mon Sep 17 00:00:00 2001
From: Milos Cernak <milos.cernak@idiap.ch>
Date: Thu, 21 Sep 2017 16:09:58 +0200
Subject: [PATCH] Increased stable version to 1.1.0

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

diff --git a/README.rst b/README.rst
index 1e1d504..a57385e 100644
--- a/README.rst
+++ b/README.rst
@@ -6,10 +6,10 @@
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/stable/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
    :target: https://www.idiap.ch/software/bob/docs/bob/bob.kaldi/master/index.html
-.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/master/build.svg
-   :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/master
-.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/master/coverage.svg
-   :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/master
+.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.1.0/build.svg
+   :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.1.0
+.. image:: https://gitlab.idiap.ch/bob/bob.kaldi/badges/v1.1.0/coverage.svg
+   :target: https://gitlab.idiap.ch/bob/bob.kaldi/commits/v1.1.0
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.kaldi
 .. image:: http://img.shields.io/pypi/v/bob.kaldi.svg
diff --git a/version.txt b/version.txt
index f13ef0a..1cc5f65 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1.0.7b0
\ No newline at end of file
+1.1.0
\ No newline at end of file
-- 
GitLab