Mercurial > hg > orthanc
changeset 1863:2684ded7c7b3 Orthanc-0.9.5
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 15:18:39 +0100 |
parents | 90e8606c62a0 |
children | f13be15a22b6 ae50e538d69e |
files | CMakeLists.txt NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Dec 02 15:14:44 2015 +0100 +++ b/CMakeLists.txt Wed Dec 02 15:18:39 2015 +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 "0.9.5") # Version of the database schema. History: # * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning