diff CMakeLists.txt @ 489:6ad76c3f0efd Orthanc-0.6.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 16 Jul 2013 15:13:36 +0200
parents 0cd977e94479
children c56e9480183a
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Jul 16 15:10:47 2013 +0200
+++ b/CMakeLists.txt	Tue Jul 16 15:13:36 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.6.0"
   )
 
 # Parameters of the build