From 345d68a51582fab0e47e176ef024aa46ea913ca0 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Sun, 6 Jan 2013 09:59:06 +0100 Subject: Stupid typo in install.xml prevents install --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.php') diff --git a/version.php b/version.php index 78e2a2f..79ec9b8 100644 --- a/version.php +++ b/version.php @@ -26,5 +26,5 @@ $plugin->component = 'qtype_algebra'; $plugin->version = 2012061701; $plugin->requires = 2012061700; - +$plugin->release = '1.0'; $plugin->maturity = MATURITY_STABLE; -- cgit v1.2.3