From 48fe5c6cf923999b2052fc76848da1024c6d09a5 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Thu, 3 Mar 2011 18:26:24 +0100 Subject: [PATCH] weekly release --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 7287adaf4fe..67c36bab5b7 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2011022100.01; // YYYYMMDD = date of the last version bump +$version = 2011030300.00; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0.2+ (Build: 20110223)'; // Human-friendly version name +$release = '2.0.2+ (Build: 20110303)'; // Human-friendly version name -- 2.43.0