Mercurial > hg > orthanc
changeset 2778:8d8d2dbeef11
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 17 Jul 2018 14:06:32 +0200 |
parents | 0598e37efb52 |
children | d67298eec14e |
files | Resources/CMake/OrthancFrameworkParameters.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkParameters.cmake Tue Jul 17 14:06:11 2018 +0200 +++ b/Resources/CMake/OrthancFrameworkParameters.cmake Tue Jul 17 14:06:32 2018 +0200 @@ -3,7 +3,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "1.4.1") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning