From d32acfbdc228216f2b5e4206868a7ee9940a572e Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Wed, 20 Nov 2024 21:35:05 +0100 Subject: [PATCH] Stamp v6.4.2 --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index d309a1bee..c2f779dc9 100644 --- a/version.php +++ b/version.php @@ -25,6 +25,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '6.4.1' ); -define( 'APPLICATION_VERDATE', '2024060900' ); +define( 'APPLICATION_VERSION', '6.4.2' ); +define( 'APPLICATION_VERDATE', '2024112000' );