diff --git a/version.php b/version.php index 531abb7030b..db1c303ae73 100644 --- a/version.php +++ b/version.php @@ -17,7 +17,7 @@ // If there's something it cannot do itself, it // will tell you what you need to do. -$version = 2002090500; +$version = 2002090501; function upgrade_moodle($oldversion=0) {