diff options
author | Remi Collet <remi@remirepo.net> | 2020-06-11 10:47:28 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-06-11 10:47:28 +0200 |
commit | 3a83ace4494ad2b7c2a2dbb0d00988c63e0252b3 (patch) | |
tree | ba48cca0dd8167e9c17fe7ac49457f313480e710 /REFLECTION | |
parent | cbef7f57679454a7941f4d4bc8f370e1d8244cd4 (diff) |
update to 3.2.5
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #114 yaf version 3.2.4 ] { +Extension [ <persistent> extension #114 yaf version 3.2.5 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ <persistent> extension #114 yaf version 3.2.4 ] { } - Constants [13] { - Constant [ string YAF_VERSION ] { 3.2.4 } + Constant [ string YAF_VERSION ] { 3.2.5 } Constant [ string YAF_ENVIRON ] { product } Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 } Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 } |