Skip to content

Commit 6095d3a

Browse files
committed
meson.build: set correct wayfire version
1 parent b377906 commit 6095d3a

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
@@ -2,7 +2,7 @@ project(
22
'wayfire',
33
'c',
44
'cpp',
5-
version: '0.7.0',
5+
version: '0.7.1',
66
license: 'MIT',
77
meson_version: '>=0.53.0',
88
default_options: [

0 commit comments

Comments
 (0)