From 30fce324dcfaa8f0de5f155427cb69ab50128262 Mon Sep 17 00:00:00 2001 From: jantonio Date: Mon, 31 Jan 2022 10:21:28 +0100 Subject: [PATCH] update changelog, version and revision number to 4.6.3 --- ChangeLog | 3 +++ config/system.ini | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 38e92682..87bc6669 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Version 4.6.3 20220131_1030 + - Add support for RFEC Season 2022 + - Fixes from previous version. replace obsolete php functions Version 4.6.2 20220127_2100 - Fix tandas categories in Selectivas RSCE - Fix zipfile name on upgrade process to properly handle releases download from github diff --git a/config/system.ini b/config/system.ini index a67a6dd1..5b162a0d 100644 --- a/config/system.ini +++ b/config/system.ini @@ -3,8 +3,8 @@ program_name = "AgilityContest" author = "Juan Antonio Martinez" email = "juansgaviota@gmail.com" license = "GPL" -version_name = "4.6.2" -version_date = "20220127_2100" +version_name = "4.6.3" +version_date = "20220131_1030" database_name = "agility" database_host = "localhost" database_user = "YWdpbGl0eV9vcGVyYXRvcg=="