From 093e68586fcf4c6ff17edfdd00aa1c639d264dc9 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sun, 30 Sep 2012 10:24:58 +0200 Subject: Setting for default comparison method --- version.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'version.php') diff --git a/version.php b/version.php index 81af712..61844b5 100644 --- a/version.php +++ b/version.php @@ -1,5 +1,10 @@ version = 2011072800; -$plugin->requires = 2011060313; +$plugin->component = 'qtype_algebra'; +$plugin->version = 2012061700; + +$plugin->requires = 2012061700; + +$plugin->maturity = MATURITY_STABLE; + -- cgit v1.2.3