Mercurial > hg > orthanc
changeset 243:bb4278ddd0b6 Orthanc-0.3.0
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 30 Nov 2012 17:06:44 +0100 |
parents | 6c402ea5366b |
children | 916d72e0a937 1ecb13abdcf2 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Nov 30 17:05:54 2012 +0100 +++ b/CMakeLists.txt Fri Nov 30 17:06:44 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