Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authormjbudd77 <mjbudd77@gmail.com>2022-03-24 04:46:45 +0300
committermjbudd77 <mjbudd77@gmail.com>2022-03-24 04:46:45 +0300
commit4ed47577bd045ac7f8244cd012bce2d7565173ad (patch)
tree9e5409ec5a38db641a5dced185745887882f69df /web
parent2b8c61802029721229a26592e4578f92efe814fb (diff)
Updated home and download web pages for new release.
Diffstat (limited to 'web')
-rw-r--r--web/download.html8
-rw-r--r--web/home.html9
2 files changed, 8 insertions, 9 deletions
diff --git a/web/download.html b/web/download.html
index 29886352..0bb844b3 100644
--- a/web/download.html
+++ b/web/download.html
@@ -73,10 +73,10 @@
<h3>Download</h3>
<ul>
- <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.3/fceux-2.6.3-win32.zip/download">FCEUX 2.6.3 win32 Binary</a></li>
- <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.3/qfceux-2.6.3-win64.zip/download">FCEUX 2.6.3 Qt/SDL win64 Binary</a></li>
- <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.3/fceux-2.6.3-Darwin.dmg/download">FCEUX 2.6.3 MacOSX Binary</a></li>
- <li><a href="https://sourceforge.net/projects/fceultra/files/latest/download">FCEUX 2.6.3 src</a></li>
+ <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/fceux-2.6.4-win32.zip/download">FCEUX 2.6.4 win32 Binary</a></li>
+ <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/qfceux-2.6.4-win64.zip/download">FCEUX 2.6.4 Qt/SDL win64 Binary</a></li>
+ <li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/fceux-2.6.4-Darwin.dmg/download">FCEUX 2.6.4 MacOSX Binary</a></li>
+ <li><a href="https://sourceforge.net/projects/fceultra/files/latest/download">FCEUX 2.6.4 src</a></li>
</ul>
<p>If you would like to test the current in-development version of FCEUX, interim builds are available here:</p>
diff --git a/web/home.html b/web/home.html
index 40f38727..aa4b5d91 100644
--- a/web/home.html
+++ b/web/home.html
@@ -53,11 +53,10 @@
<p>&nbsp;</p>
<h1>Latest Release</h1>
- <p><span class="largerfont">FCEUX 2.6.3</span><br/>
- 07 March 2022</p>
- <p>The 2.6.3 release is a maintenance update that fixes a few bugs for both the Win32 and Qt/SDL ports.
- This release features significant family keyboard emulation improvements for the Qt GUI.</p>
- <p><a href="help/WhatsNew263.html">Full changelog</a></p>
+ <p><span class="largerfont">FCEUX 2.6.4</span><br/>
+ 24 March 2022</p>
+ <p>The 2.6.4 release is a maintenance update that fixes a couple bugs for the Qt/SDL port.</p>
+ <p><a href="help/WhatsNew264.html">Full changelog</a></p>
<p>
<hr>
<br>Windows Port Debugging Environment for Version 2.2.0<br><a href="assets/debugging_environment_1900px.png"><img alt="FCEUX as a debugging environment" src="assets/debugging_environment_640px.png"></a></p>