diff Sphinx/source/faq/log.rst @ 719:8a247c645ac6 Orthanc-1.9.4

Orthanc 1.9.4
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jun 2021 09:52:22 +0200
parents 17c1ff4e6ae4
children e6386c012438
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Tue Jun 22 21:09:00 2021 +0200
+++ b/Sphinx/source/faq/log.rst	Thu Jun 24 09:52:22 2021 +0200
@@ -58,7 +58,7 @@
 2. Stop the Orthanc service. The actual process depends on your
    version of Windows.
 
-3. Copy the just-downloaded ``Orthanc-1.9.3-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.9.4-Release.exe`` together
    with your configuration file (that is by default located in
    ``C:\Orthanc\Configuration.json``) into the same folder
    (e.g. ``C:\Temp``).
@@ -67,7 +67,7 @@
    ``Orthanc.log`` file::
 
    $ cd C:\Temp
-   $ Orthanc-1.9.3-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.9.4-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
 
 5. Once the log has been generated (by default, it is available as
    ``C:\Temp\Orthanc.log``), stop Orthanc and possibly restart the