Mercurial > hg > orthanc-gcp
changeset 19:a722ca0ad867
back to mainline
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 26 Jun 2019 15:30:28 +0200 |
| parents | 2514880d4f0b (diff) e7ea54d8c16c (current diff) |
| children | 17f371dc120d |
| files | CMakeLists.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jun 26 14:43:49 2019 +0200 +++ b/CMakeLists.txt Wed Jun 26 15:30:28 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")
