From 291a8a4f90101b4a222f7b0e7aa62497390d6af3 Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Tue, 30 Jun 2015 08:12:19 +0100 Subject: [PATCH] Version bump -> 3.7.3 --- library/IXP/Version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/IXP/Version.php b/library/IXP/Version.php index 937db8929..4146684e0 100644 --- a/library/IXP/Version.php +++ b/library/IXP/Version.php @@ -3,5 +3,5 @@ # Basic version information # -define( 'APPLICATION_VERSION', '3.7.2' ); -define( 'APPLICATION_VERDATE', '20150127141700' ); +define( 'APPLICATION_VERSION', '3.7.3' ); +define( 'APPLICATION_VERDATE', '20150630081200' );