Skip to content

Commit 6ad5dbb

Browse files
committed
v4.7.0
1 parent 7071169 commit 6ad5dbb

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+
# Tue Jun 20 2023 Maxime Dirksen - 4.7.0
2+
- Add openrc support
3+
- Python >= 3.10
14
# Son Feb 26 2023 Maxime Dirksen - 4.5.0
25
- Improvement of driver generation
36
# Fri Feb 24 2023 Maxime Dirksen - 4.4.2

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.6.0',
4+
version: '4.7.0',
55
license: 'MIT',
66
default_options: [
77
'cpp_std=c++17',

0 commit comments

Comments
 (0)