diff CMakeLists.txt @ 597:11a195070841 Orthanc-0.6.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Oct 2013 16:33:53 +0200
parents f9991e8e66bf
children e51543cdbffd
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Oct 04 16:31:38 2013 +0200
+++ b/CMakeLists.txt	Fri Oct 04 16:33:53 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.2"
   )