From 4fce0eb2390f56b645dad375d1d81e9f91a97e69 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 14 Mar 2016 23:52:11 +0000 Subject: [PATCH] 1.7.4 --- VERSION.txt | 2 +- qa-include/qa-base.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index bbf649f61..3511591de 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.7.3 \ No newline at end of file +1.7.4 \ No newline at end of file diff --git a/qa-include/qa-base.php b/qa-include/qa-base.php index 9b1cd484b..294156589 100644 --- a/qa-include/qa-base.php +++ b/qa-include/qa-base.php @@ -21,8 +21,8 @@ */ - define('QA_VERSION', '1.7.3'); // also used as suffix for .js and .css requests - define('QA_BUILD_DATE', '2016-01-29'); + define('QA_VERSION', '1.7.4'); // also used as suffix for .js and .css requests + define('QA_BUILD_DATE', '2016-03-14'); /**