From 80775703bd16f6daddfba400cf19e2c6ad09fb41 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Apr 2020 09:38:41 +0200 Subject: update to 3.1.4 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 65e9be3..6452d6a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #112 yaf version 3.1.3 ] { +Extension [ extension #113 yaf version 3.1.4 ] { - Dependencies { Dependency [ spl (Required) ] @@ -37,7 +37,7 @@ Extension [ extension #112 yaf version 3.1.3 ] { } - Constants [12] { - Constant [ string YAF_VERSION ] { 3.1.3 } + Constant [ string YAF_VERSION ] { 3.1.4 } Constant [ string YAF_ENVIRON ] { product } Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 } Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 } -- cgit