diff CMakeLists.txt @ 2360:25a15aae0d74

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Jul 2017 14:26:20 +0200
parents ed050cfd5898
children 26f3a346226f
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jul 19 14:26:08 2017 +0200
+++ b/CMakeLists.txt	Wed Jul 19 14:26:20 2017 +0200
@@ -3,7 +3,7 @@
 project(Orthanc)
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "1.3.0")
+set(ORTHANC_VERSION "mainline")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning