comparison Resources/CMake/OrthancFrameworkParameters.cmake @ 3212:304184684107 Orthanc-1.5.4

Orthanc-1.5.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 08 Feb 2019 15:02:50 +0100
parents 8ea7c4546c3a
children abb204aed6bf
comparison
equal deleted inserted replaced
3211:e1f6c089fe30 3212:304184684107
1 ##################################################################### 1 #####################################################################
2 ## Versioning information 2 ## Versioning information
3 ##################################################################### 3 #####################################################################
4 4
5 # Version of the build, should always be "mainline" except in release branches 5 # Version of the build, should always be "mainline" except in release branches
6 set(ORTHANC_VERSION "mainline") 6 set(ORTHANC_VERSION "1.5.4")
7 7
8 # Version of the database schema. History: 8 # Version of the database schema. History:
9 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning 9 # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning
10 # * Orthanc 0.3.1 = version 2 10 # * Orthanc 0.3.1 = version 2
11 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3 11 # * Orthanc 0.4.0 -> Orthanc 0.7.2 = version 3