diff --git a/Makefile b/Makefile index 8fc815dd..50511719 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ # The CI will automatically tag the release with v${PLLUGIN_VERSION} # # TODO: pass as -D to gcc so that modules can provide e.g. --version flags. -PLUGIN_VERSION = 1.20230808 +PLUGIN_VERSION = 1.20230906 PLUGIN_LIST := fasm xdc params sdc ql-iob design_introspection integrateinv ql-qlf systemverilog uhdm dsp-ff PLUGINS := $(foreach plugin,$(PLUGIN_LIST),$(plugin).so)