Skip to content

Commit 961d172

Browse files
committed
iss1171 - Update version
1 parent a4f717d commit 961d172

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

stack/maxima/stackmaxima.mac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3563,4 +3563,4 @@ is_lang(code):=ev(is(%_STACK_LANG=code),simp=true)$
35633563

35643564
/* Stack expects some output with the version number the output happens at */
35653565
/* maximalocal.mac after additional library loading */
3566-
stackmaximaversion:2026042402$
3566+
stackmaximaversion:2026042700$

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
defined('MOODLE_INTERNAL') || die();
2626

27-
$plugin->version = 2026042402;
27+
$plugin->version = 2026042700;
2828
$plugin->requires = 2022041900;
2929
$plugin->cron = 0;
3030
$plugin->component = 'qtype_stack';

0 commit comments

Comments
 (0)