From 2f34cfb3b820c621a3c0dea0979fe36025da7da1 Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Mon, 6 Jun 2016 07:43:23 +0200 Subject: [PATCH] Increased stable version to 1.0.0 --- README.rst | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 51c4dc4..10d7565 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=master - :target: https://travis-ci.org/bioidiap/bob.example.cmake?branch=master +.. 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:: 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 f3288bd..afaf360 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.9b0 +1.0.0 \ No newline at end of file -- GitLab