From 2b37004c28a62f92aa48ab4d47504c9f409eb43e Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Wed, 23 Feb 2011 20:03:30 +0100 Subject: [PATCH] weekly release --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index db0c13366ec..0b05d606446 100644 --- a/version.php +++ b/version.php @@ -32,4 +32,4 @@ defined('MOODLE_INTERNAL') || die(); $version = 2011022100.00; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0.2 (Build: 20110221)'; // Human-friendly version name +$release = '2.0.2+ (Build: 20110223)'; // Human-friendly version name -- 2.43.0