Mercurial > hg > orthanc
changeset 260:f1fb9d1aa444
fix version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Dec 2012 13:56:53 +0100 |
parents | 250b3d5985a4 |
children | 2354560daf2f |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Dec 05 13:56:39 2012 +0100 +++ b/CMakeLists.txt Wed Dec 05 13:56:53 2012 +0100 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.3.1" + -DORTHANC_VERSION="mainline" ) # Parameters of the build