diff CMakeLists.txt @ 1619:a49aacb21a40 Orthanc-0.9.4

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Sep 2015 16:53:23 +0200
parents 96582230ddcb
children de85f90030cf
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Sep 16 16:49:32 2015 +0200
+++ b/CMakeLists.txt	Wed Sep 16 16:53:23 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.4")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning