. /** * This file contains the version information for the comments feedback plugin * * @package assignfeedback_editpdf * @copyright 2012 Davo Smith * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2017111300; $plugin->requires = 2017110800; $plugin->component = 'assignfeedback_editpdf';