From ab2016462cb7204f8e5e7fb6e5b9bdf1f4db68c6 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sat, 8 Nov 2014 20:07:03 +0100 Subject: CONTRIB-5337 Wrong display of the multiply operator --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index e5ccc83..2f734d9 100644 --- a/version.php +++ b/version.php @@ -23,8 +23,8 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'qtype_algebra'; -$plugin->version = 2014092700; +$plugin->version = 2014110800; $plugin->requires = 2013050100; -$plugin->release = '1.32 for Moodle 2.5, 2.6 and 2.7'; +$plugin->release = '1.33 for Moodle 2.5, 2.6 and 2.7'; $plugin->maturity = MATURITY_STABLE; -- cgit v1.2.3