Skip to content

Commit 3eda303

Browse files
committed
Bump version to 61 for release
1 parent c5f3d9d commit 3eda303

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 : '60',
4+
version : '61',
55
default_options : ['cpp_std=c++11'],
66
meson_version: '>=0.56.0'
77
)

0 commit comments

Comments
 (0)