build: bump version to 1.12.9

This commit is contained in:
Dirk-Jan C. Binnema
2025-02-26 18:44:51 +02:00
parent 0ea6fd45a4
commit 60340c525d
2 changed files with 2 additions and 5 deletions

View File

@ -41,7 +41,6 @@ ifneq (${MU_HACKER},)
MESON_FLAGS:=$(MESON_FLAGS) '-Dbuildtype=debug' \
'-Db_sanitize=address' \
'-Dreadline=enabled' \
'-Dcpp_debugstl=enabled' \
'-Dcpp_std=c++23'
endif