comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 5277:acaea72a3e91 Orthanc-1.12.0

Orthanc-1.12.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Apr 2023 17:31:27 +0200
parents 19e916dfc767
children ed7257b61bd7
comparison
equal deleted inserted replaced
5276:d00064ec4baf 5277:acaea72a3e91
22 ##################################################################### 22 #####################################################################
23 ## Versioning information 23 ## Versioning information
24 ##################################################################### 24 #####################################################################
25 25
26 # Version of the build, should always be "mainline" except in release branches 26 # Version of the build, should always be "mainline" except in release branches
27 set(ORTHANC_VERSION "mainline") 27 set(ORTHANC_VERSION "1.12.0")
28 28
29 # Version of the database schema. History: 29 # Version of the database schema. History:
30 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning 30 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning
31 # * Orthanc 0.3.1 = version 2 31 # * Orthanc 0.3.1 = version 2
32 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3 32 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3