mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
bump version
This commit is contained in:
parent
c50e4eb088
commit
569e9f5b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project('espeakup', 'c',
|
||||
default_options : ['buildtype=debugoptimized', 'c_std=gnu11', 'warning_level=3'],
|
||||
license : 'GPL-3.0-or-later',
|
||||
version : '0.81',
|
||||
version : '0.90',
|
||||
meson_version : '>=0.47.0')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue