diff Azure/CMakeLists.txt @ 50:b40327079244

1.2.0
author Alain Mazy <am@osimis.io>
date Mon, 26 Apr 2021 09:37:58 +0200
parents 6db76975d0f8
children 8a1dfd2d790d
line wrap: on
line diff
--- a/Azure/CMakeLists.txt	Fri Apr 23 12:38:25 2021 +0200
+++ b/Azure/CMakeLists.txt	Mon Apr 26 09:37:58 2021 +0200
@@ -2,7 +2,7 @@
 
 project(OrthancAzureBlobStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.2.0")
 
 include(CheckIncludeFileCXX)