From a353f7ace0a9db97831cd5f944468727fec8c677 Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Tue, 27 Jan 2015 14:17:33 +0000 Subject: [PATCH] Version bump --- library/IXP/Version.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/library/IXP/Version.php b/library/IXP/Version.php index 88bf3a6cf..937db8929 100644 --- a/library/IXP/Version.php +++ b/library/IXP/Version.php @@ -3,6 +3,5 @@ # Basic version information # -define( 'APPLICATION_VERSION', '3.7.1' ); -define( 'APPLICATION_VERDATE', '20141127195900' ); - +define( 'APPLICATION_VERSION', '3.7.2' ); +define( 'APPLICATION_VERDATE', '20150127141700' );