image.in: bump optimal mkimage version

0.2.6 has fixes for xorriso and support for refind.
This commit is contained in:
Michael Shigorin 2013-01-21 13:08:35 +02:00
parent ff1f5987b9
commit 47c4dea456

View File

@ -8,7 +8,7 @@ OUT_LINK := out
# - minimal version is bumped for critical bugfixes/features
# - optimal one relates to the less universally relevant bits
MKI_VER_MINIMAL = 0.1.7
MKI_VER_OPTIMAL = 0.2.5
MKI_VER_OPTIMAL = 0.2.6
include distcfg.mk
include functions.mk