Skip to content

Commit a96ec83

Browse files
authored
Merge pull request #116 from EmixamPP/v4.8.2
v4.8.2
2 parents 23acba6 + 996ca8e commit a96ec83

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Fri Jun 23 2023 - 4.8.2
2+
- Fix systemd hanging in some cases
3+
- More appropriate installation paths
14
# Wed Jun 21 2023 - 4.8.0
25
- Native SELinux compatibility
36
# Tue Jun 20 2023 - 4.7.0

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'linux-enable-ir-emitter',
33
'cpp',
4-
version: '4.8.0',
4+
version: '4.8.2',
55
license: 'MIT',
66
default_options: [
77
'cpp_std=c++17',

0 commit comments

Comments
 (0)