Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-qtype_stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-qtype_stack
Commits
10226d22
Commit
10226d22
authored
8 years ago
by
Matti Harjula
Browse files
Options
Downloads
Patches
Plain Diff
Up version to ensure testing of correct version.
parent
2a89dc39
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
stack/maxima/stackmaxima.mac
+1
-1
1 addition, 1 deletion
stack/maxima/stackmaxima.mac
version.php
+2
-2
2 additions, 2 deletions
version.php
with
3 additions
and
3 deletions
stack/maxima/stackmaxima.mac
+
1
−
1
View file @
10226d22
...
@@ -2669,4 +2669,4 @@ load(linearalgebra);
...
@@ -2669,4 +2669,4 @@ load(linearalgebra);
/
*
Stack
expects
some
output
with
the
version
number
the
output
happens
at
*
/
/
*
Stack
expects
some
output
with
the
version
number
the
output
happens
at
*
/
/
*
maximalocal.mac
after
additional
library
loading
*
/
/
*
maximalocal.mac
after
additional
library
loading
*
/
stackmaximaversion:20170
607
00
$
stackmaximaversion:20170
714
00
$
This diff is collapsed.
Click to expand it.
version.php
+
2
−
2
View file @
10226d22
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
version
=
20170
607
00
;
$plugin
->
version
=
20170
714
00
;
$plugin
->
requires
=
2014051200
;
$plugin
->
requires
=
2014051200
;
$plugin
->
cron
=
0
;
$plugin
->
cron
=
0
;
$plugin
->
component
=
'qtype_stack'
;
$plugin
->
component
=
'qtype_stack'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment