Mercurial > hg > orthanc
changeset 2551:caa4d350d60d
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 18 Apr 2018 14:55:34 +0200 |
parents | 1e180dd30d17 |
children | 54b4cab77f12 |
files | Resources/CMake/OrthancFrameworkParameters.cmake |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkParameters.cmake Wed Apr 18 14:54:54 2018 +0200 +++ b/Resources/CMake/OrthancFrameworkParameters.cmake Wed Apr 18 14:55:34 2018 +0200 @@ -3,7 +3,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "1.3.2") +set(ORTHANC_VERSION "mainline") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning