From 5dce27594e283f19bd680740e4871896674e4c1a Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Mon, 6 Jun 2016 07:51:16 +0200 Subject: [PATCH] Increased stable version to 1.0.1 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 10d7565..1f116cc 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ .. Manuel Gunther <siebenkopf@googlemail.com> .. Wed May 25 10:55:42 MDT 2016 -.. image:: http://travis-ci.org/bioidiap/bob.example.cmake.svg?branch=v1.0.0 - :target: https://travis-ci.org/bioidiap/bob.example.cmake?branch=v1.0.0 +.. image:: http://travis-ci.org/bioidiap/bob.example.cmake.svg?branch=v1.0.1 + :target: https://travis-ci.org/bioidiap/bob.example.cmake?branch=v1.0.1 .. image:: https://img.shields.io/badge/github-master-0000c0.png :target: https://github.com/bioidiap/bob.example.cmake/tree/master diff --git a/version.txt b/version.txt index afaf360..7f20734 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file -- GitLab