diff CMakeLists.txt @ 1482:0bde293d7ba0 Orthanc-0.9.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 02 Aug 2015 14:40:43 +0200
parents 5068de14eef1
children b64f48e19ab9
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Aug 02 14:36:44 2015 +0200
+++ b/CMakeLists.txt	Sun Aug 02 14:40:43 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.2")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning