diff Sphinx/source/plugins/postgresql.rst @ 392:0fb9369e893e

Orthanc 1.6.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Apr 2020 15:22:20 +0200
parents 84e3a2612c36
children c95817c254fe
line wrap: on
line diff
--- a/Sphinx/source/plugins/postgresql.rst	Tue Apr 21 08:58:56 2020 +0200
+++ b/Sphinx/source/plugins/postgresql.rst	Tue Apr 21 15:22:20 2020 +0200
@@ -248,7 +248,7 @@
 between several instances of Orthanc that would simultaneously write
 to the database.
 
-As a consequence, as of Orthanc 1.6.0, when connecting multiple
+As a consequence, as of Orthanc 1.6.1, when connecting multiple
 Orthanc to a single database by setting ``Lock`` to ``false``, there
 should only be one instance of Orthanc acting as a writer and all the
 other instances of Orthanc acting as readers only. Be careful to set