changeset 1864:f13be15a22b6

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 02 Dec 2015 16:05:19 +0100
parents a7bea843a7bc (current diff) 2684ded7c7b3 (diff)
children ed7dd49aa777
files
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Wed Dec 02 13:00:18 2015 +0100
+++ b/CMakeLists.txt	Wed Dec 02 16:05:19 2015 +0100
@@ -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.5")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning
--- a/NEWS	Wed Dec 02 13:00:18 2015 +0100
+++ b/NEWS	Wed Dec 02 16:05:19 2015 +0100
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 0.9.5 (2015/12/02)
+==========================
+
 Major
 -----