From 19967d6c3df879cae2d05858d08fc4c6d122d7cf Mon Sep 17 00:00:00 2001 From: martin Date: Thu, 5 Sep 2002 12:24:15 +0000 Subject: [PATCH] Updated version --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 531abb7030..db1c303ae7 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) { -- 2.39.5