Mercurial > hg > orthanc
changeset 383:37f3e20b5add
fix mainline version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 17 Apr 2013 14:01:10 +0200 |
parents | 956e07916a57 |
children | dfbd3989a3f9 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Wed Apr 17 14:00:55 2013 +0200 +++ b/CMakeLists.txt Wed Apr 17 14:01:10 2013 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.5.1" + -DORTHANC_VERSION="mainline" ) # Parameters of the build