Skip to content

Commit f8daf6d

Browse files
authored
Merge pull request #536 from chipsalliance/bump-version
Bump plugins version
2 parents 9162659 + e4c7a5c commit f8daf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# The CI will automatically tag the release with v${PLLUGIN_VERSION}
2323
#
2424
# TODO: pass as -D to gcc so that modules can provide e.g. --version flags.
25-
PLUGIN_VERSION = 1.20230425
25+
PLUGIN_VERSION = 1.20230808
2626

2727
PLUGIN_LIST := fasm xdc params sdc ql-iob design_introspection integrateinv ql-qlf systemverilog uhdm dsp-ff
2828
PLUGINS := $(foreach plugin,$(PLUGIN_LIST),$(plugin).so)

0 commit comments

Comments
 (0)