File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
#define EMU_NAME "86Box"
23
23
#define EMU_NAME_W LSTR(EMU_NAME)
24
24
25
- #define EMU_VERSION "4.1"
25
+ #define EMU_VERSION "4.1.1 "
26
26
#define EMU_VERSION_W LSTR(EMU_VERSION)
27
27
#define EMU_VERSION_EX "3.50" /* frozen due to IDE re-detection behavior on Windows */
28
28
#define EMU_VERSION_MAJ 4
29
29
#define EMU_VERSION_MIN 1
30
- #define EMU_VERSION_PATCH 0
30
+ #define EMU_VERSION_PATCH 1
31
31
32
32
#define EMU_BUILD_NUM 0
33
33
Original file line number Diff line number Diff line change 15
15
%global romver 4.1
16
16
17
17
Name: 86Box
18
- Version: 4.1
18
+ Version: 4.1.1
19
19
Release: 1%{?dist }
20
20
Summary: Classic PC emulator
21
21
License: GPLv2+
121
121
%{_datadir }/%{name }/roms
122
122
123
123
%changelog
124
- * Mon Oct 16 2023 Robert de Rooy <robert.de.rooy[AT]gmail.com> 4.1-1
124
+ * Fri Feb 23 2024 Robert de Rooy <robert.de.rooy[AT]gmail.com> 4.1 .1-1
125
125
- Bump release
Original file line number Diff line number Diff line change 10
10
</categories >
11
11
<launchable type =" desktop-id" >net.86box.86Box.desktop</launchable >
12
12
<releases >
13
- <release version =" 4.1" date =" 2023-10-16 " />
13
+ <release version =" 4.1.1 " date =" 2024-02-23 " />
14
14
</releases >
15
15
<content_rating type =" oars-1.1" />
16
16
<description >
You can’t perform that action at this time.
0 commit comments