Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f803ce2
)
MDL-39814 actionmenu: Version bump for css changes.
author
Damyon Wiese
<damyon@moodle.com>
Thu, 1 Aug 2013 01:42:07 +0000
(09:42 +0800)
committer
Damyon Wiese
<damyon@moodle.com>
Thu, 1 Aug 2013 01:42:42 +0000
(09:42 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
3553008
..
bc49d31
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-29,7
+29,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 20130
728
00.00; // YYYYMMDD = weekly release date of this DEV branch
+$version = 20130
801
00.00; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes