diff options
author | 2023-10-08 20:29:44 +0600 | |
---|---|---|
committer | 2023-10-08 20:29:44 +0600 | |
commit | aed2bee1401c250140035d4f9cdf50b8ef3c4697 (patch) | |
tree | 3fe78b126fc6ea06f3b13e56bfc467c50e74731c /meson.build | |
parent | 0a994adf3c6feab7d50b4bea01659436e4c695b4 (diff) | |
download | jadupc-remote-support-console-aed2bee1401c250140035d4f9cdf50b8ef3c4697.tar.gz jadupc-remote-support-console-aed2bee1401c250140035d4f9cdf50b8ef3c4697.zip |
Update metadata
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 78dac0a..a333fa8 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('support', ['c', 'vala'], - version: '0.1.0', + version: '0.9.0', meson_version: '>= 0.52.0', license: 'GPL-3.0-or-later', default_options: [ |