We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857f29b commit b4fd266Copy full SHA for b4fd266
1 file changed
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'libcgif',
3
'c',
4
- version : '0.5.2',
+ version : '0.5.3',
5
meson_version: '>=0.56',
6
license : 'MIT',
7
default_options : ['c_std=c99'],
0 commit comments