Skip to content

Commit 5c275a3

Browse files
authored
Set the app version to 3.7
1 parent 4f28cf0 commit 5c275a3

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,5 +1,5 @@
11
project('savedesktop',
2-
version: '3.7-beta',
2+
version: '3.7',
33
meson_version: '>= 1.0.0',
44
default_options: [ 'warning_level=2', 'werror=false', ],
55
)

0 commit comments

Comments
 (0)