Skip to content

Commit 5fe8180

Browse files
ELIS-9113: Update version releases & build dates.
1 parent 30146bc commit 5fe8180

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* ELIS(TM): Enterprise Learning Intelligence Suite
4-
* Copyright (C) 2008-2014 Remote-Learner.net Inc (http://www.remote-learner.net)
4+
* Copyright (C) 2008-2015 Remote-Learner.net Inc (http://www.remote-learner.net)
55
*
66
* This program is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
1919
* @package local_datahub
2020
* @author Remote-Learner.net Inc
2121
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22-
* @copyright (C) 2008-2014 Remote-Learner.net Inc (http://www.remote-learner.net)
22+
* @copyright (C) 2008-2015 Remote-Learner.net Inc (http://www.remote-learner.net)
2323
*
2424
*/
2525

@@ -28,7 +28,7 @@
2828
$plugin->version = 2014030705;
2929
$plugin->requires = 2013111801.11; // Requires this Moodle version
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '2.6.8.0 (Build: 20150202)';
31+
$plugin->release = '2.6.11.0 (Build: 20150511)';
3232
$plugin->dependencies = array(
3333
'local_eliscore' => 2014030702
3434
);

0 commit comments

Comments
 (0)