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:
4e020fe
)
MDL-33465 - bump version number for new log entry defintion
author
Dan Poltawski
<dan@moodle.com>
Fri, 8 Jun 2012 07:54:31 +0000
(15:54 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Fri, 8 Jun 2012 07:54:31 +0000
(15:54 +0800)
version.php
patch
|
blob
|
blame
|
history
diff --git
a/version.php
b/version.php
index
f6ee588
..
9e3b88d
100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-30,7
+30,7
@@
defined('MOODLE_INTERNAL') || die();
-$version = 2012060600.0
4
; // YYYYMMDD = weekly release date of this DEV branch
+$version = 2012060600.0
5
; // YYYYMMDD = weekly release date of this DEV branch
// RR = release increments - 00 in DEV branches
// .XX = incremental changes