changeset 21:17f371dc120d

integration 1.0->mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Jun 2019 16:12:09 +0200
parents a722ca0ad867 (diff) a2c57c351627 (current diff)
children d96da54ee0ec
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jun 26 15:53:09 2019 +0200
+++ b/CMakeLists.txt	Wed Jun 26 16:12:09 2019 +0200
@@ -2,7 +2,7 @@
 
 project(GoogleCloudPlatform)
 
-set(GCP_PLUGIN_VERSION "1.0")
+set(GCP_PLUGIN_VERSION "mainline")
 
 if (GCP_PLUGIN_VERSION STREQUAL "mainline")
   if (${CMAKE_SYSTEM_NAME} STREQUAL "Windows")