Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
554efaeb
Commit
554efaeb
authored
Dec 27, 2010
by
Petr Skoda
Browse files
MDL-25682 bumping major version to invalidate JS caches
parent
e2bbe5ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
version.php
View file @
554efaeb
...
...
@@ -29,7 +29,7 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$version
=
2010122500.0
1
;
// YYYYMMDD = date of the last version bump
$version
=
2010122500.0
2
;
// YYYYMMDD = date of the last version bump
// XX = daily increments
$release
=
'2.0.1+ (Build: 20101227)'
;
// Human-friendly version name
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment