Only allow gplugin version 0.32.0
Review Request #812 — Created July 14, 2021 and submitted
Only allow gplugin version 0.32.0.
This will make it easier for everyone to update subprojects and the like by running
meson subprojects update
from the source directory. We'll need to add this to the documentation I'm just not sure exactly where right now.
Ran
meson subprojects update
from the source directory withsubprojects/gplugin
on the default branch and the v0.31.0 tag. Verified that meson will update to whatever revision is specified and if the revision doesn't exist it will pull from the remote.
Description | From | Last Updated |
---|---|---|
Do we really want that? It may break downstream packaging if newer GPlugin is available. |
QuLogic |