From f231a07334c0bc3f445c9503d04d1ea4d17487af Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Tue, 23 Jul 2019 10:07:43 +0100 Subject: [PATCH] Tagging v5.1.0 --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 88a3901f0..3aef2bd5d 100644 --- a/version.php +++ b/version.php @@ -25,6 +25,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '5.0.0' ); -define( 'APPLICATION_VERDATE', '2019052100' ); +define( 'APPLICATION_VERSION', '5.1.0' ); +define( 'APPLICATION_VERDATE', '2019072300' );