Mercurial > hg > orthanc
changeset 258:250b3d5985a4
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Dec 2012 13:56:39 +0100 |
parents | 0b1e46ae6632 (current diff) c0fb3d09c849 (diff) |
children | f1fb9d1aa444 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Dec 05 13:54:12 2012 +0100 +++ b/CMakeLists.txt Wed Dec 05 13:56:39 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.1" ) # Parameters of the build