changeset 4254:a4af6eaca23e Orthanc-1.8.0

Orthanc-1.8.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Oct 2020 22:00:07 +0200
parents 2221051b42df
children 2d6e7471ec7f 3478826fd609
files NEWS OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Oct 15 20:08:44 2020 +0200
+++ b/NEWS	Thu Oct 15 22:00:07 2020 +0200
@@ -1,11 +1,12 @@
 Pending changes in the mainline
 ===============================
 
-General
--------
+
+Version 1.8.0 (2020-10-16)
+==========================
 
 * Serving the content of Orthanc as a WebDAV network share
-* New configuration options: "WebDavEnabled", "WebDavDeleteAllowed" and "WebDavUploadAllowed"
+* New config options: "WebDavEnabled", "WebDavDeleteAllowed" and "WebDavUploadAllowed"
 
 
 Version 1.7.4 (2020-09-18)
--- a/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake	Thu Oct 15 20:08:44 2020 +0200
+++ b/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake	Thu Oct 15 22:00:07 2020 +0200
@@ -23,7 +23,7 @@
 #####################################################################
 
 # Version of the build, should always be "mainline" except in release branches
-set(ORTHANC_VERSION "mainline")
+set(ORTHANC_VERSION "1.8.0")
 
 # Version of the database schema. History:
 #   * Orthanc 0.1.0 -> Orthanc 0.3.0 = no versioning