Mercurial > hg > orthanc
changeset 2226:2bdc29af9589 Orthanc-1.2.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 13 Dec 2016 16:28:07 +0100 |
parents | 6a8d3b499e51 |
children | 6be653462006 60f09c16c1e5 |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue Dec 13 16:23:19 2016 +0100 +++ b/CMakeLists.txt Tue Dec 13 16:28:07 2016 +0100 @@ -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.2.0") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning