diff CMakeLists.txt @ 379:69920b9875a3 Orthanc-0.5.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 17 Apr 2013 11:54:50 +0200
parents 80011cd589e6
children b45bc565d82a 37f3e20b5add
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Apr 17 11:53:28 2013 +0200
+++ b/CMakeLists.txt	Wed Apr 17 11:54:50 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.1"
   )
 
 # Parameters of the build