Mercurial > hg > orthanc
changeset 2359:f75b425467fa
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 19 Jul 2017 14:26:08 +0200 |
parents | 7b3b82d426ed (current diff) ed050cfd5898 (diff) |
children | 25a15aae0d74 |
files | |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Jul 19 12:02:41 2017 +0200 +++ b/CMakeLists.txt Wed Jul 19 14:26:08 2017 +0200 @@ -3,7 +3,7 @@ project(Orthanc) # Version of the build, should always be "mainline" except in release branches -set(ORTHANC_VERSION "mainline") +set(ORTHANC_VERSION "1.3.0") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning