changeset 50:f8a790919902 OrthancMySQL-1.1

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Jul 2018 13:37:01 +0200
parents 52faec04a916
children e8ccb0f60b52 ff9ae0b46360
files MySQL/CMakeLists.txt MySQL/NEWS
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MySQL/CMakeLists.txt	Wed Jul 18 13:29:49 2018 +0200
+++ b/MySQL/CMakeLists.txt	Wed Jul 18 13:37:01 2018 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8)
 project(OrthancMySQL)
 
-set(ORTHANC_PLUGIN_VERSION "mainline")
+set(ORTHANC_PLUGIN_VERSION "1.1")
 
 if (ORTHANC_PLUGIN_VERSION STREQUAL "mainline")
   set(ORTHANC_FRAMEWORK_VERSION "mainline")
--- a/MySQL/NEWS	Wed Jul 18 13:29:49 2018 +0200
+++ b/MySQL/NEWS	Wed Jul 18 13:37:01 2018 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Release 1.1 (2018-07-18)
+========================
+
 * Compatibility with MySQL 8.0
 * Improvement in the configuration of UNIX socket