From e35828867a81ea27393e69d46ca21475c732225c Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Tue, 29 Nov 2016 10:30:41 +0100 Subject: [PATCH] Increased stable version to 2.2.0 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 18a07ce..adedf91 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: http://pythonhosted.org/bob.db.replay/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.replay/master/index.html -.. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/master/build.svg - :target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/v2.2.0/build.svg + :target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/v2.2.0 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.replay .. image:: http://img.shields.io/pypi/v/bob.db.replay.png diff --git a/version.txt b/version.txt index 875abfc..e3a4f19 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.0b0 +2.2.0 \ No newline at end of file -- GitLab