Skip to content
GitLab
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
99faefb2
Commit
99faefb2
authored
Feb 17, 2011
by
Petr Skoda
Browse files
weekly release
parent
2e629eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
version.php
View file @
99faefb2
...
...
@@ -29,7 +29,7 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$version
=
201102
09
00.0
8
;
// YYYYMMDD = date of the last version bump
$version
=
201102
17
00.0
0
;
// YYYYMMDD = date of the last version bump
// XX = daily increments
$release
=
'2.0.1+ (Build: 201102
09
)'
;
// Human-friendly version name
$release
=
'2.0.1+ (Build: 201102
17
)'
;
// Human-friendly version name
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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