Mercurial > hg > orthanc-gcp
changeset 18:e7ea54d8c16c OrthancGoogleCloudPlatform-1.0
OrthancGoogleCloudPlatform-1.0
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 26 Jun 2019 14:43:49 +0200 |
| parents | 2514880d4f0b |
| children | a722ca0ad867 a2c57c351627 |
| files | CMakeLists.txt NEWS |
| diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jun 26 14:09:30 2019 +0200 +++ b/CMakeLists.txt Wed Jun 26 14:43:49 2019 +0200 @@ -2,7 +2,7 @@ project(GoogleCloudPlatform) -set(GCP_PLUGIN_VERSION "mainline") +set(GCP_PLUGIN_VERSION "1.0") if (GCP_PLUGIN_VERSION STREQUAL "mainline") if (${CMAKE_SYSTEM_NAME} STREQUAL "Windows")
