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 5487f35 commit 5072e9aCopy full SHA for 5072e9a
meson.build
@@ -30,7 +30,7 @@ rc_file = configure_file(
30
input: 'resource.rc.in',
31
output: 'resource.rc',
32
configuration: {
33
- 'FILEVERSION': '1,2,1,0',
+ 'FILEVERSION': '1,2,2,0',
34
}
35
)
36
0 commit comments