comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4254:a4af6eaca23e Orthanc-1.8.0

Orthanc-1.8.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Oct 2020 22:00:07 +0200
parents f659f79eb12a
children 2d6e7471ec7f
comparison
equal deleted inserted replaced
4253:2221051b42df 4254:a4af6eaca23e
21 ##################################################################### 21 #####################################################################
22 ## Versioning information 22 ## Versioning information
23 ##################################################################### 23 #####################################################################
24 24
25 # Version of the build, should always be "mainline" except in release branches 25 # Version of the build, should always be "mainline" except in release branches
26 set(ORTHANC_VERSION "mainline") 26 set(ORTHANC_VERSION "1.8.0")
27 27
28 # Version of the database schema. History: 28 # Version of the database schema. History:
29 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning 29 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning
30 # * Orthanc 0.3.1 = version 2 30 # * Orthanc 0.3.1 = version 2
31 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3 31 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3