From 5a7f931ee5f9a688db64b7187291b59c657aaa3e Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Wed, 12 Jan 2011 10:50:18 +0100 Subject: [PATCH] weekly version bump --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index ccd4a715969..cff03b55d02 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2011010400; // YYYYMMDD = date of the last version bump +$version = 2011011200; // YYYYMMDD = date of the last version bump // XX = daily increments -$release = '2.0.1+ (Build: 20110105)'; // Human-friendly version name +$release = '2.0.1+ (Build: 20110112)'; // Human-friendly version name -- 2.43.0