Skip to content

Commit 449ce55

Browse files
committed
minimyth.conf.mk: bump mm2 ver to 15.0.0
1 parent 837ce9a commit 449ce55

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

minimyth.conf.mk.example.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mm_HOME ?= /home/minimyth/Desktop/minimyth2
44

55
# The version of MiniMyth2.
6-
mm_VERSION_MINIMYTH ?= 14.8.0.r33
6+
mm_VERSION_MINIMYTH ?= 15.0.0.r33
77

88
# The version of Myth to use.
99
# Valid values are '34', '35', '36', 'master' and 'test'

minimyth.conf.mk.example.x86-64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mm_HOME ?= /home/minimyth/Desktop/minimyth2
44

55
# The version of MiniMyth2.
6-
mm_VERSION_MINIMYTH ?= 14.8.0.r33
6+
mm_VERSION_MINIMYTH ?= 15.0.0.r33
77

88
# The version of Myth to use.
99
# Valid values are '34', '35', '36', 'master' and 'test'

script/minimyth.conf.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
mm_HOME ?= /home/minimyth/minimyth2
1010

1111
# The version of MiniMyth2.
12-
mm_VERSION_MINIMYTH ?= 14.8.0.r33
12+
mm_VERSION_MINIMYTH ?= 15.0.0.r33
1313

1414
# The version of Myth to use.
1515
# Valid values are '34', '35', '36', 'master' and 'test'

0 commit comments

Comments
 (0)