diff CMakeLists.txt @ 598:62091d13e289

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 04 Oct 2013 16:55:34 +0200
parents 11a195070841
children e51543cdbffd
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Oct 04 16:18:40 2013 +0200
+++ b/CMakeLists.txt	Fri Oct 04 16:55:34 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"
   )