comparison OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake @ 4352:0ba23b4891b2 Orthanc-1.8.1

Orthanc-1.8.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Dec 2020 12:27:24 +0100
parents d7a50b7b8466
children df15262373b0
comparison
equal deleted inserted replaced
4351:d300ace4acad 4352:0ba23b4891b2
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.1")
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