From d6551e7126b8a11486c6cd63e3c9429eb8e71faf Mon Sep 17 00:00:00 2001 From: Sean D'Epagnier Date: Sun, 12 Mar 2017 10:49:29 -0400 Subject: [PATCH] version bump for star correction --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index a991e35..4a66932 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,4 +1,4 @@ SET(PLUGIN_VERSION_MAJOR "2") -SET(PLUGIN_VERSION_MINOR "1") +SET(PLUGIN_VERSION_MINOR "2") SET(PLUGIN_VERSION_PATCH "") -SET(PLUGIN_VERSION_DATE "2016-2-27") +SET(PLUGIN_VERSION_DATE "2017-3-12")