From ca48fe5f97721982e4c04f144382f5aa09de2405 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Fri, 11 Jan 2013 13:42:08 +0100 Subject: [PATCH] NOBUG: Bumping version to test auto-packaging --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index dc3b92cb776..95e64ca7b96 100644 --- a/version.php +++ b/version.php @@ -30,7 +30,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2013011100.00; // YYYYMMDD = weekly release date of this DEV branch +$version = 2013011100.01; // YYYYMMDD = weekly release date of this DEV branch // RR = release increments - 00 in DEV branches // .XX = incremental changes -- 2.43.0