From f36fd680359a769e1d7a7428858c29b108064b73 Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Mon, 17 Mar 2014 13:01:21 +0000 Subject: [PATCH] Version bump --- 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 22d00d906..84b36345d 100644 --- a/library/IXP/Version.php +++ b/library/IXP/Version.php @@ -3,6 +3,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '3.6.10' ); -define( 'APPLICATION_VERDATE', '20140219193900' ); +define( 'APPLICATION_VERSION', '3.6.11' ); +define( 'APPLICATION_VERDATE', '20140317130100' );