tuhi 0.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b0b076d52a
commit
c71076ca1d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue