Skip to content

Commit 5467bd2

Browse files
committed
Bump up version
1 parent d8eed45 commit 5467bd2

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,1,1,0',
33+
'FILEVERSION': '1,2,0,0',
3434
}
3535
)
3636

0 commit comments

Comments
 (0)