Update plain text man page

This commit is contained in:
Martin Lund 2022-12-17 17:11:22 +01:00
parent dfe5f827f9
commit a2bbab0684
2 changed files with 10 additions and 9 deletions

View file

@ -6,7 +6,7 @@ project('tio', 'c',
)
# The tag date of the project_version(), update when the version bumps.
version_date = '2022-11-02'
version_date = '2022-12-17'
# Test for dynamic baudrate configuration interface
compiler = meson.get_compiler('c')