From: skodak Date: Wed, 17 May 2006 18:16:42 +0000 (+0000) Subject: fixed version number; merged from MOODLE_16_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e0e1cd26fab0db5f78638d09488f6e7fc0270748;p=moodle.git fixed version number; merged from MOODLE_16_STABLE --- diff --git a/lib/uploadlib.php b/lib/uploadlib.php index b5a7906e8e..b272a4a854 100644 --- a/lib/uploadlib.php +++ b/lib/uploadlib.php @@ -4,7 +4,7 @@ * uploadlib.php - This class handles all aspects of fileuploading * * @author ? - * @version 1.5 + * @version $Id$ * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package moodlecore */