We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0c075 commit d488db4Copy full SHA for d488db4
meson.build
@@ -6,7 +6,7 @@ project('input-emulator', 'c',
6
)
7
8
# The tag date of the project_version(), update when the version bumps.
9
-version_date = '2023-2-15'
+version_date = '2023-03-09'
10
11
subdir('src')
12
subdir('man')
0 commit comments