Mercurial > hg > orthanc
changeset 361:ccf3b8e21035
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 31 Jan 2013 15:07:12 +0100 |
parents | 3e604c6f0a74 (current diff) 89ef21329e18 (diff) |
children | 29f0606ef810 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Jan 31 14:55:22 2013 +0100 +++ b/CMakeLists.txt Thu Jan 31 15:07:12 2013 +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.5.0" ) # Parameters of the build