changeset 7:9db9659c627a 0.1.0

changed version number to 0.1.0
author amazy
date Tue, 23 May 2017 12:07:02 +0200
parents dada4dd8f3a3
children e0a887703ea0
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Mar 22 17:01:00 2017 +0000
+++ b/CMakeLists.txt	Tue May 23 12:07:02 2017 +0200
@@ -19,7 +19,7 @@
 
 project(OrthancAuthorization)
 
-set(ORTHANC_AUTHORIZATION_VERSION "mainline")
+set(ORTHANC_AUTHORIZATION_VERSION "0.1.0")
 
 # Parameters of the build
 set(STATIC_BUILD OFF CACHE BOOL "Static build of the third-party libraries (necessary for Windows)")