diff Azure/CMakeLists.txt @ 21:e568ca940ddd 1.1.0

1.1.0
author Alain Mazy
date Mon, 07 Sep 2020 14:13:38 +0200
parents 44de9edf2443
children 1691da4ae9c3
line wrap: on
line diff
--- a/Azure/CMakeLists.txt	Mon Sep 07 14:12:49 2020 +0200
+++ b/Azure/CMakeLists.txt	Mon Sep 07 14:13:38 2020 +0200
@@ -2,7 +2,7 @@
 
 project(OrthancAzureBlobStorage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.1.0")
 
 include(CheckIncludeFileCXX)