diff CMakeLists.txt @ 360:89ef21329e18 Orthanc-0.5.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 31 Jan 2013 15:04:34 +0100
parents be378326f50b
children 29f0606ef810
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jan 31 14:55:39 2013 +0100
+++ b/CMakeLists.txt	Thu Jan 31 15:04:34 2013 +0100
@@ -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.0"
   )
 
 # Parameters of the build