From 29a004946b43c7bb9b29b0af75e7fe7cc577f739 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Thu, 19 May 2016 02:17:59 +0200 Subject: [PATCH] MDL-54638 versions: main version bump --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index c95b18c22d7..e7445decfe5 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2016051700.01; // YYYYMMDD = weekly release date of this DEV branch. +$version = 2016051900.00; // YYYYMMDD = weekly release date of this DEV branch. // RR = release increments - 00 in DEV branches. // .XX = incremental changes. -- 2.36.1