changeset 292:a6b5a9e915ef OrthancMySQL-4.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 30 Jun 2021 09:12:02 +0200
parents 1f5b11661bf5
children d5f1c9498a84 adb5e86645a6
files MySQL/CMakeLists.txt MySQL/NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)
--- 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