diff CMakeLists.txt @ 2358:ed050cfd5898 Orthanc-1.3.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 19 Jul 2017 13:10:48 +0200
parents 6e26d363dc53
children 25a15aae0d74
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Jul 19 12:44:56 2017 +0200
+++ b/CMakeLists.txt	Wed Jul 19 13:10:48 2017 +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.3.0")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning