diff CMakeLists.txt @ 7:9db9659c627a 0.1.0

changed version number to 0.1.0
author amazy
date Tue, 23 May 2017 12:07:02 +0200
parents 52e041c8584a
children
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)")