Bump version to 4.1.1.
This commit is contained in:
@@ -22,12 +22,12 @@
|
|||||||
#define EMU_NAME "86Box"
|
#define EMU_NAME "86Box"
|
||||||
#define EMU_NAME_W LSTR(EMU_NAME)
|
#define EMU_NAME_W LSTR(EMU_NAME)
|
||||||
|
|
||||||
#define EMU_VERSION "4.1"
|
#define EMU_VERSION "4.1.1"
|
||||||
#define EMU_VERSION_W LSTR(EMU_VERSION)
|
#define EMU_VERSION_W LSTR(EMU_VERSION)
|
||||||
#define EMU_VERSION_EX "3.50" /* frozen due to IDE re-detection behavior on Windows */
|
#define EMU_VERSION_EX "3.50" /* frozen due to IDE re-detection behavior on Windows */
|
||||||
#define EMU_VERSION_MAJ 4
|
#define EMU_VERSION_MAJ 4
|
||||||
#define EMU_VERSION_MIN 1
|
#define EMU_VERSION_MIN 1
|
||||||
#define EMU_VERSION_PATCH 0
|
#define EMU_VERSION_PATCH 1
|
||||||
|
|
||||||
#define EMU_BUILD_NUM 0
|
#define EMU_BUILD_NUM 0
|
||||||
|
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
%global romver 4.1
|
%global romver 4.1
|
||||||
|
|
||||||
Name: 86Box
|
Name: 86Box
|
||||||
Version: 4.1
|
Version: 4.1.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Classic PC emulator
|
Summary: Classic PC emulator
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@@ -121,5 +121,5 @@ popd
|
|||||||
%{_datadir}/%{name}/roms
|
%{_datadir}/%{name}/roms
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 16 2023 Robert de Rooy <robert.de.rooy[AT]gmail.com> 4.1-1
|
* Fri Feb 23 2024 Robert de Rooy <robert.de.rooy[AT]gmail.com> 4.1.1-1
|
||||||
- Bump release
|
- Bump release
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
</categories>
|
</categories>
|
||||||
<launchable type="desktop-id">net.86box.86Box.desktop</launchable>
|
<launchable type="desktop-id">net.86box.86Box.desktop</launchable>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="4.1" date="2023-10-16"/>
|
<release version="4.1.1" date="2024-02-23"/>
|
||||||
</releases>
|
</releases>
|
||||||
<content_rating type="oars-1.1" />
|
<content_rating type="oars-1.1" />
|
||||||
<description>
|
<description>
|
||||||
|
Reference in New Issue
Block a user