Skip to content

Commit 52e2ce6

Browse files
committed
bump version to 0.1.2.alpha
1 parent af33787 commit 52e2ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'apa',
33
['vala', 'c'],
4-
version : '0.1.1.alpha',
4+
version : '0.1.2.alpha',
55
meson_version: '>= 1.0.0',
66
license: 'GPL-3.0-or-later',
77
default_options: ['prefix=/usr']

0 commit comments

Comments
 (0)