Skip to content

Commit

Permalink
Merge pull request #545 from chipsalliance/bump-version
Browse files Browse the repository at this point in the history
Bump plugins version
  • Loading branch information
hzeller authored Sep 6, 2023
2 parents 834794d + 5471d10 commit 9be2ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9be2ac0

Please sign in to comment.