Skip to content

Commit 5072e9a

Browse files
committed
Version bump
1 parent 5487f35 commit 5072e9a

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
@@ -30,7 +30,7 @@ rc_file = configure_file(
3030
input: 'resource.rc.in',
3131
output: 'resource.rc',
3232
configuration: {
33-
'FILEVERSION': '1,2,1,0',
33+
'FILEVERSION': '1,2,2,0',
3434
}
3535
)
3636

0 commit comments

Comments
 (0)