diff CMakeLists.txt @ 1504:18518e1f5fb0 Orthanc-0.9.3

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Aug 2015 18:27:20 +0200
parents 9a1c7293955b
children 9a86860572e6
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Aug 07 18:18:12 2015 +0200
+++ b/CMakeLists.txt	Fri Aug 07 18:27:20 2015 +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 "0.9.3")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning