diff -r d7894b34a10e -r ff11a676f645 pep.c --- a/pep.c Sun Apr 04 16:46:37 2010 +0300 +++ b/pep.c Wed Apr 07 21:52:28 2010 +0300 @@ -37,7 +37,7 @@ static module_info_t info_pep_experimental = { .branch = "experimental", - .api = 15, + .api = 23, .version = PROJECT_VERSION, .description = DESCRIPTION, .requires = NULL,