Mercurial > hg > orthanc
changeset 172:7e2b6a463e4f
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 26 Oct 2012 16:18:17 +0200 |
parents | 262505043929 (diff) 857856b827e5 (current diff) |
children | 43471da12ab9 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Oct 26 16:15:29 2012 +0200 +++ b/CMakeLists.txt Fri Oct 26 16:18:17 2012 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="0.2.3" + -DORTHANC_VERSION="mainline" ) # Parameters of the build