We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af33787 commit 52e2ce6Copy full SHA for 52e2ce6
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'apa',
3
['vala', 'c'],
4
- version : '0.1.1.alpha',
+ version : '0.1.2.alpha',
5
meson_version: '>= 1.0.0',
6
license: 'GPL-3.0-or-later',
7
default_options: ['prefix=/usr']
0 commit comments