Mercurial > hg > orthanc
changeset 296:06851c4a6518
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 14 Dec 2012 15:36:51 +0100 |
parents | 7417915ce0f3 (current diff) b79b9343ff89 (diff) |
children | 1c8384e8408c |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Dec 14 15:34:59 2012 +0100 +++ b/CMakeLists.txt Fri Dec 14 15:36:51 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.4.0" ) # Parameters of the build