Mercurial > hg > orthanc
diff CMakeLists.txt @ 421:5ee6239e37e0 Orthanc-0.5.2
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 07 May 2013 13:54:58 +0200 |
parents | 1188cb0ddaa5 |
children | 3c4a0e85c1da |
line wrap: on
line diff
--- a/CMakeLists.txt Tue May 07 13:53:59 2013 +0200 +++ b/CMakeLists.txt Tue May 07 13:54:58 2013 +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.5.2" ) # Parameters of the build