From 77ad8c99683b50447a94a496027c9da59df081e2 Mon Sep 17 00:00:00 2001 From: Rick Gleason Date: Wed, 1 Jan 2020 20:41:22 -0600 Subject: [PATCH] Version 1.9.4-ov50 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 5bfa379f0..db0b6fc64 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,5 +1,5 @@ SET(PLUGIN_VERSION_MAJOR "1") SET(PLUGIN_VERSION_MINOR "9") -SET(PLUGIN_VERSION_PATCH "3") +SET(PLUGIN_VERSION_PATCH "4") SET(PLUGIN_VERSION_DATE "2020-01-01") SET(NAME_SUFFIX "ov50")