diff Sphinx/source/faq/log.rst @ 763:4e9dc26a5cb9 Orthanc-1.9.7

Orthanc 1.9.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 11:24:43 +0200
parents 97e6a0431c5e
children c8afdaeb877a
line wrap: on
line diff
--- a/Sphinx/source/faq/log.rst	Mon Aug 30 08:20:05 2021 +0200
+++ b/Sphinx/source/faq/log.rst	Tue Aug 31 11:24:43 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.6-Release.exe`` together
+3. Copy the just-downloaded ``Orthanc-1.9.7-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.6-Release.exe --verbose Configuration.json > Orthanc.log 2<&1
+   $ Orthanc-1.9.7-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