Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
pull/194/head 0.2
Peter Hutterer 2019-08-26 09:23:20 +10:00
parent b0b076d52a
commit c71076ca1d
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
project('tuhi',
version: '0.1',
version: '0.2',
license: 'GPLv2',
meson_version: '>= 0.48.0')
# The tag date of the project_version(), update when the version bumps.
version_date='2019-07-10'
version_date='2019-08-26'
# Dependencies
dependency('python3', required: true)