e - bump minimum efl to 1.22.3

This commit is contained in:
Carsten Haitzler 2019-08-24 08:07:21 +01:00
parent 165903324f
commit 0f2d16ee2d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ config_h.set('E_RELEASE_BUILD' , '1')
#release = 'ver-0.23'
####
efl_version = '>= 1.22.2'
efl_version = '>= 1.22.3'
add_global_arguments('-DHAVE_CONFIG_H=1', language: 'c')
dir_prefix = get_option('prefix')