changeset 73:39707bf9f1f2 1.3.3

1.3.3
author Alain Mazy <am@osimis.io>
date Mon, 06 Sep 2021 16:55:40 +0200
parents 4a747c76ae3b
children c291abffc65d 893bb6dba9b8
files Aws/CMakeLists.txt Azure/CMakeLists.txt Google/CMakeLists.txt
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Aws/CMakeLists.txt	Mon Sep 06 16:54:42 2021 +0200
+++ b/Aws/CMakeLists.txt	Mon Sep 06 16:55:40 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAwsS3Storage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.3.3")
 
 if (PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_DEFAULT_VERSION "mainline")
--- a/Azure/CMakeLists.txt	Mon Sep 06 16:54:42 2021 +0200
+++ b/Azure/CMakeLists.txt	Mon Sep 06 16:55:40 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAzureBlobStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.3.3")
 
 include(CheckIncludeFileCXX)
 
--- a/Google/CMakeLists.txt	Mon Sep 06 16:54:42 2021 +0200
+++ b/Google/CMakeLists.txt	Mon Sep 06 16:55:40 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancGoogleCloudStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.3.3")
 
 include(CheckIncludeFileCXX)