diff CMakeLists.txt @ 881:b5f10a8c96a6

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Jun 2014 16:12:56 +0200
parents 760ab972604c
children cd8a69aa4093 816dccaeb7cf
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jun 11 15:35:04 2014 +0200
+++ b/CMakeLists.txt	Wed Jun 11 16:12:56 2014 +0200
@@ -3,7 +3,7 @@
 project(Orthanc)
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "0.7.6")
+set(ORTHANC_VERSION "mainline")
 
 
 #####################################################################