Mercurial > hg > orthanc
changeset 162:41694d2388ae Orthanc-0.2.3
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 26 Oct 2012 14:26:51 +0200 |
parents | ed494cef663e |
children | dcf6475e2b40 |
files | CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CMakeLists.txt Fri Oct 26 14:25:29 2012 +0200 +++ b/CMakeLists.txt Fri Oct 26 14:26:51 2012 +0200 @@ -4,7 +4,7 @@ # Version of the build, should always be "mainline" except in release branches add_definitions( - -DORTHANC_VERSION="mainline" + -DORTHANC_VERSION="0.2.3" ) # Parameters of the build