macosx: bump to 0.2.0

Refs #70338

Change-Id: I9cc0582cefb1f2651b36e1cf597c29476be7916c
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b797ec0..48c0478 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,9 +5,9 @@
 ENDIF(POLICY CMP0022)
 
 SET(PROJ_NAME Ring)
-SET(RING_VERSION "0.1.0")
+SET(RING_VERSION "0.2.0")
 SET(RING_VERSION_NAME "Samuel de Champlain")
-SET(BUNDLE_VERSION "Samuel de Champlain (0.1.0")
+SET(BUNDLE_VERSION "Samuel de Champlain - beta")
 
 SET(PROJ_COPYRIGHT " © 2015 Savoir-faire Linux \n GPLv3 https://www.gnu.org/copyleft/gpl.html")