diff Aws/CMakeLists.txt @ 16:0e509a47e010 1.0.0

1.0.0
author Alain Mazy
date Tue, 01 Sep 2020 17:31:33 +0200
parents 2a02b21f0a19
children 8d50268e2b8f
line wrap: on
line diff
--- a/Aws/CMakeLists.txt	Tue Sep 01 13:08:49 2020 +0200
+++ b/Aws/CMakeLists.txt	Tue Sep 01 17:31:33 2020 +0200
@@ -4,7 +4,7 @@
 
 project(OrthancAwsS3Storage)
 
-set(PLUGIN_VERSION "mainline")
+set(PLUGIN_VERSION "1.0.0")
 
 include(CheckIncludeFileCXX)