diff CMakeLists.txt @ 545:586499635f4c Orthanc-0.6.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Sep 2013 14:09:39 +0200
parents b2b56b4e33b0
children 0fc8ef464cfb
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Sep 16 14:08:31 2013 +0200
+++ b/CMakeLists.txt	Mon Sep 16 14:09:39 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.1"
   )
 
 # Parameters of the build