From a9aa7c1d6b2c55c8bf3fdfae9648866f84f4e172 Mon Sep 17 00:00:00 2001
From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Date: Tue, 14 Apr 2015 15:37:22 -0400
Subject: [PATCH] macosx: bump to 0.2.1

Refs #70831

Change-Id: I8c335188ea25bd539f691280854f4b08f6ee5405
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 48c04785..da4e95a0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ IF(POLICY CMP0022)
 ENDIF(POLICY CMP0022)
 
 SET(PROJ_NAME Ring)
-SET(RING_VERSION "0.2.0")
+SET(RING_VERSION "0.2.1")
 SET(RING_VERSION_NAME "Samuel de Champlain")
 SET(BUNDLE_VERSION "Samuel de Champlain - beta")
 
-- 
GitLab