diff CMakeLists.txt @ 2051:8fdeb348f72b Orthanc-1.1.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 27 Jun 2016 13:02:35 +0200
parents 235319b3ddf0
children c51f6263b361
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jun 27 12:58:14 2016 +0200
+++ b/CMakeLists.txt	Mon Jun 27 13:02:35 2016 +0200
@@ -3,7 +3,7 @@
 project(Orthanc)
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "mainline")
+set(ORTHANC_VERSION "1.1.0")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning