changeset 69:02ae7356948c 1.3.2

1.3.2
author Alain Mazy <am@osimis.io>
date Fri, 09 Jul 2021 15:40:42 +0200
parents 58a03fce4897
children af3d8de2f43f 7a5d3e97b454
files Azure/CMakeLists.txt Google/CMakeLists.txt
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Azure/CMakeLists.txt	Fri Jul 09 15:40:07 2021 +0200
+++ b/Azure/CMakeLists.txt	Fri Jul 09 15:40:42 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAzureBlobStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.3.2")
 
 include(CheckIncludeFileCXX)
 
--- a/Google/CMakeLists.txt	Fri Jul 09 15:40:07 2021 +0200
+++ b/Google/CMakeLists.txt	Fri Jul 09 15:40:42 2021 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancGoogleCloudStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.3.2")
 
 include(CheckIncludeFileCXX)