# HG changeset patch # User Sebastien Jodogne # Date 1625037122 -7200 # Node ID a6b5a9e915ef5692d44cf3344a3c2ed2c87d2e0d # Parent 1f5b11661bf5240704ef445b3d9730fdd514d759 set version diff -r 1f5b11661bf5 -r a6b5a9e915ef MySQL/CMakeLists.txt --- a/MySQL/CMakeLists.txt Wed Jun 30 09:05:45 2021 +0200 +++ b/MySQL/CMakeLists.txt Wed Jun 30 09:12:02 2021 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(OrthancMySQL) -set(ORTHANC_PLUGIN_VERSION "mainline") +set(ORTHANC_PLUGIN_VERSION "4.1") set(ORTHANC_OPTIMAL_VERSION_MAJOR 1) set(ORTHANC_OPTIMAL_VERSION_MINOR 9) diff -r 1f5b11661bf5 -r a6b5a9e915ef MySQL/NEWS --- a/MySQL/NEWS Wed Jun 30 09:05:45 2021 +0200 +++ b/MySQL/NEWS Wed Jun 30 09:12:02 2021 +0200 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Release 4.1 (2021-06-30) +======================== + * Fix serialization of large jobs