From 56d1136159b983e59f8313ed9f40b18ed7d048d9 Mon Sep 17 00:00:00 2001 From: Barry O'Donovan Date: Wed, 26 Nov 2014 12:22:03 +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 bac310c8b..21939f273 100644 --- a/library/IXP/Version.php +++ b/library/IXP/Version.php @@ -3,6 +3,6 @@ # Basic version information # -define( 'APPLICATION_VERSION', '3.6.19' ); -define( 'APPLICATION_VERDATE', '20141117090100' ); +define( 'APPLICATION_VERSION', '3.7.0' ); +define( 'APPLICATION_VERDATE', '20141126122100' );