Mercurial > hg > orthanc
changeset 423:3c4a0e85c1da
fix mainline versionĀµ
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 07 May 2013 14:36:35 +0200 |
parents | f35df997250b |
children | 76bc8770741b |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Tue May 07 14:36:20 2013 +0200 +++ b/CMakeLists.txt Tue May 07 14:36:35 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.5.2" + -DORTHANC_VERSION="mainline" ) # Parameters of the build