From abc2f7e789334944e832a13ebfc9c986a09f1765 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 25 Sep 2017 21:57:16 -0700 Subject: [PATCH] Bumped build number --- config/version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/version.php b/config/version.php index e76a2dcf12..77da3b4cdb 100644 --- a/config/version.php +++ b/config/version.php @@ -1,7 +1,7 @@ 'v4.0.1', - 'build_version' => '12', + 'build_version' => '13', 'hash_version' => 'g0715791', - 'full_hash' => 'v4.0.1-12-g0715791', + 'full_hash' => 'v4.0.1-13-g0715791', );