mirror of https://github.com/stella-emu/stella.git
Updated release date to Tuesday, Nov. 16.
This commit is contained in:
parent
1635d4fb02
commit
ba758defc6
|
@ -12,7 +12,7 @@
|
||||||
Release History
|
Release History
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
||||||
6.5.3 to 6.6 (November 15, 2021)
|
6.5.3 to 6.6 (November 16, 2021)
|
||||||
|
|
||||||
* Added preliminary PlusROM support for saving high scores.
|
* Added preliminary PlusROM support for saving high scores.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ stella (6.6) stable; urgency=high
|
||||||
|
|
||||||
* Version 6.6 release
|
* Version 6.6 release
|
||||||
|
|
||||||
-- Stephen Anthony <sa666666@gmail.com> Mon, 15 Nov 2021 17:09:59 -0230
|
-- Stephen Anthony <sa666666@gmail.com> Tue, 16 Nov 2021 17:09:59 -0230
|
||||||
|
|
||||||
|
|
||||||
stella (6.5.3) stable; urgency=high
|
stella (6.5.3) stable; urgency=high
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
|
|
||||||
<br><br><br>
|
<br><br><br>
|
||||||
|
|
||||||
<center><b>February 1999 - April 2021</b></center>
|
<center><b>February 1999 - November 2021</b></center>
|
||||||
<center><b>The Stella Team</b></center>
|
<center><b>The Stella Team</b></center>
|
||||||
<center><b><a href="https://stella-emu.github.io">Stella Homepage</a></b></center>
|
<center><b><a href="https://stella-emu.github.io">Stella Homepage</a></b></center>
|
||||||
|
|
||||||
|
|
|
@ -100,7 +100,7 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
%_datadir/icons/large/%{name}.png
|
%_datadir/icons/large/%{name}.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 15 2021 Stephen Anthony <sa666666@gmail.com> 6.6-1
|
* Tue Nov 16 2021 Stephen Anthony <sa666666@gmail.com> 6.6-1
|
||||||
- Version 6.6 release
|
- Version 6.6 release
|
||||||
|
|
||||||
* Tue Apr 20 2021 Stephen Anthony <sa666666@gmail.com> 6.5.3-1
|
* Tue Apr 20 2021 Stephen Anthony <sa666666@gmail.com> 6.5.3-1
|
||||||
|
|
Loading…
Reference in New Issue