diff CMakeLists.txt @ 2228:577888e9ed2f

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Dec 2016 17:42:06 +0100
parents 2bdc29af9589
children 3dd44baebc36
line wrap: on
line diff
--- a/CMakeLists.txt	Tue Dec 13 17:41:56 2016 +0100
+++ b/CMakeLists.txt	Tue Dec 13 17:42:06 2016 +0100
@@ -3,7 +3,7 @@
 project(Orthanc)
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "1.2.0")
+set(ORTHANC_VERSION "mainline")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning