Skip to content

Commit cae78cb

Browse files
committed
move to 0.25.4 for micro release
1 parent 99e79be commit cae78cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##### project
22
project('enlightenment', 'c',
3-
version : '0.25.3',
3+
version : '0.25.4',
44
license : 'BSD 2 clause',
55
default_options: [ 'buildtype=release', 'c_std=gnu99', 'warning_level=2' ],
66
meson_version : '>= 0.47.0')

0 commit comments

Comments
 (0)