From 62500cbe73a2e6b55a0d98f7d07c5c86104a6248 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Thu, 18 Feb 2016 11:07:41 +0100 Subject: Release 1.2.1. --- includes/config.defaults.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/config.defaults.php b/includes/config.defaults.php index 6473aa4..9e44343 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -28,7 +28,7 @@ $config = array( // Release configuration 'release' => array( - 'version' => '1.2.0', + 'version' => '1.2.1', 'codename' => 'Convergence' ), -- cgit v1.2.3