Browse Source

Fix date typo. Will update site but won't do new build.

Martijn Laan 8 months ago
parent
commit
3d883ce6c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -29,7 +29,7 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
 
 <p><b>Want to be notified by e-mail of new Inno Setup releases?</b> <a href="ismail.php">Subscribe</a> to the Inno Setup Mailing List!</p>
 
-<p><a name="6.4.0"></a><span class="ver">6.4.0 </span><span class="date">(2015-01-09)</span></p>
+<p><a name="6.4.0"></a><span class="ver">6.4.0 </span><span class="date">(2025-01-09)</span></p>
 <p><span class="head2">Compiler IDE changes</span></p>
 <p>Updated the Scintilla editor component used by the Compiler IDE to the latest version.</p>
 <p>Multiple selection editing has been improved:</p>