Mercurial > hg > orthanc
changeset 2439:66202ceff3f7
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 30 Nov 2017 10:26:20 +0100 |
parents | e2f167ce9149 (current diff) 4d4dff4693b8 (diff) |
children | e11483be3f3b |
files | |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Wed Nov 29 17:32:31 2017 +0100 +++ b/NEWS Thu Nov 30 10:26:20 2017 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 1.3.1 (2017-11-29) +========================== + General -------
--- a/Resources/CMake/OrthancFrameworkParameters.cmake Wed Nov 29 17:32:31 2017 +0100 +++ b/Resources/CMake/OrthancFrameworkParameters.cmake Thu Nov 30 10:26:20 2017 +0100 @@ -3,7 +3,7 @@ ##################################################################### # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "1.3.1") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning