From 3a83ace4494ad2b7c2a2dbb0d00988c63e0252b3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jun 2020 10:47:28 +0200 Subject: update to 3.2.5 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 5db8caf..e877cb7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #114 yaf version 3.2.4 ] { +Extension [ extension #114 yaf version 3.2.5 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ 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 } -- cgit