Mercurial > hg > orthanc
diff Resources/CMake/OrthancFrameworkParameters.cmake @ 2833:afb581263e1d Orthanc-1.4.2
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 20 Sep 2018 13:28:18 +0200 |
parents | d015fa861e3c |
children | 4993ced69d31 |
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkParameters.cmake Thu Sep 20 13:24:18 2018 +0200 +++ b/Resources/CMake/OrthancFrameworkParameters.cmake Thu Sep 20 13:28:18 2018 +0200 @@ -3,7 +3,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "1.4.2") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning