changeset 2053:c51f6263b361

fix mainline version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 27 Jun 2016 14:33:12 +0200
parents 96aad5f1b9f1
children 6aa5ae36a004
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jun 27 14:32:54 2016 +0200
+++ b/CMakeLists.txt	Mon Jun 27 14:33:12 2016 +0200
@@ -3,7 +3,7 @@
 project(Orthanc)
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "1.1.0")
+set(ORTHANC_VERSION "mainline")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning