mitsud90: bump version

This commit is contained in:
Solomon Peachy 2024-11-22 07:09:21 -05:00
parent f1915ae58e
commit 608fe617a3

View file

@ -2657,7 +2657,7 @@ static const struct device_id mitsud90_devices[] = {
/* Exported */
const struct dyesub_backend mitsud90_backend = {
.name = "Mitsubishi CP-D90/CP-M1/CP-W5000",
.version = "0.52" " (lib " LIBMITSU_VER ")",
.version = "0.53" " (lib " LIBMITSU_VER ")",
.flags = BACKEND_FLAG_DUMMYPRINT,
.uri_prefixes = mitsud90_prefixes,
.devices = mitsud90_devices,