Mercurial > hg > orthanc
changeset 360:89ef21329e18 Orthanc-0.5.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 31 Jan 2013 15:04:34 +0100 |
parents | 67a3901547fe |
children | ccf3b8e21035 90a7fd32f41b |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Thu Jan 31 14:55:39 2013 +0100 +++ b/CMakeLists.txt Thu Jan 31 15:04:34 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