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 10572a9 commit 25f5caeCopy full SHA for 25f5cae
meson.build
@@ -9,7 +9,7 @@ gnome = import('gnome')
9
10
name='pomelo'
11
name_cap = 'Pomelo'
12
-version = '0.0.8'
+version = '0.0.9'
13
14
r = run_command('git', 'rev-parse', 'HEAD', check: true)
15
if r.returncode() != 0
0 commit comments