From e587b2dcee246bc1464d87368c9fcbf49d2b2389 Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 1 Dec 2016 03:00:02 -0800 Subject: [PATCH] Automatically updated version hash --- config/version.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/version.php b/config/version.php index 745af1f0ee..2256c9a0da 100644 --- a/config/version.php +++ b/config/version.php @@ -1,7 +1,7 @@ 'v3.6.0', - 'build_version' => '71', - 'hash_version' => 'g5a7ea0e', - 'full_hash' => 'v3.6.0-71-g5a7ea0e', + 'build_version' => '72', + 'hash_version' => 'gc3b4342', + 'full_hash' => 'v3.6.0-72-gc3b4342', ); \ No newline at end of file