From e2f7d892c8d978560cbe537c54331fb72d53d567 Mon Sep 17 00:00:00 2001 From: Del Date: Tue, 19 May 2015 12:28:15 +0700 Subject: [PATCH] Bump version number --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 8fc7860c..9ae28fb9 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,4 +1,4 @@ SET(PLUGIN_VERSION_MAJOR "1") SET(PLUGIN_VERSION_MINOR "2") -SET(PLUGIN_VERSION_PATCH "017") -SET(PLUGIN_VERSION_DATE "2015-04-30") +SET(PLUGIN_VERSION_PATCH "018") +SET(PLUGIN_VERSION_DATE "2015-05-19")