Browse Source

Will release 6.3.0 tomorrow.

Martijn Laan 1 year ago
parent
commit
82600cf408
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -30,7 +30,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.3.0"></a><span class="ver">6.3.0-dev </span><span class="date">(?)</span></p>
+<p><a name="6.3.0"></a><span class="ver">6.3.0 </span><span class="date">(2024-06-09)</span></p>
 <p><span class="head2">Support for UTF-8 encoded files improved</span></p>
 <ul>
   <li>Added support for UTF-8 encoded files without a BOM for .iss script files, .isl messages files, <tt>LicenseFile</tt>, <tt>InfoBeforeFile</tt>,  <tt>InfoAfterFile</tt>, and ISPP's <tt>#file</tt>.</li>