Update man page

This commit is contained in:
Martin Lund 2022-10-18 15:28:59 +02:00
parent b00b0e872f
commit a40097f837
2 changed files with 6 additions and 7 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-10-15'
version_date = '2022-10-18'
# Test for dynamic baudrate configuration interface
compiler = meson.get_compiler('c')