Skip to content

Commit 940cd9c

Browse files
committed
make: Setting project version to 25.05.2
Signed-off-by: Tyler Erickson <[email protected]>
1 parent f442905 commit 940cd9c

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
# SPDX-License-Identifier: MPL-2.0
2-
project('openSeaChest', 'c', version : '25.05', license: 'MPL-2.0', default_options : ['warning_level=2', 'b_pie=true'])
2+
project('openSeaChest', 'c', version : '25.05.2', license: 'MPL-2.0', default_options : ['warning_level=2', 'b_pie=true'])
33

44
c = meson.get_compiler('c')
55

0 commit comments

Comments
 (0)