Mercurial > hg > orthanc
changeset 245:1ecb13abdcf2
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 30 Nov 2012 17:09:40 +0100 |
parents | 391e7a9de203 (current diff) bb4278ddd0b6 (diff) |
children | fe6ba20d00a8 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Nov 30 16:54:52 2012 +0100 +++ b/CMakeLists.txt Fri Nov 30 17:09:40 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.3.0" ) # Parameters of the build