Skip to content

Commit 9de2a5f

Browse files
committed
chore: bump meson.build version number to 60
1 parent dcb0446 commit 9de2a5f

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,7 +1,7 @@
11
project('inih',
22
['c'],
33
license : 'BSD-3-Clause',
4-
version : '59',
4+
version : '60',
55
default_options : ['cpp_std=c++11'],
66
meson_version: '>=0.56.0'
77
)

0 commit comments

Comments
 (0)