gplugin/gplugin

Prep for the 0.32.1 release
v0.32.1
2021-07-29, Gary Kramlich
328552e20a3f
Prep for the 0.32.1 release

Testing Done:
compiled

Reviewed at https://reviews.imfreedom.org/r/853/
shared_module('multiple-semantic-1.0.0', 'multiple-semantic-1.0.0.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('multiple-semantic-1.1.0', 'multiple-semantic-1.1.0.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('no-version-and-semantic-no-version',
'no-version-and-semantic-no-version.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('no-version-and-semantic-semantic',
'no-version-and-semantic-semantic.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('non-semantic-and-semantic-non-semantic',
'non-semantic-and-semantic-non-semantic.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('non-semantic-and-semantic-semantic',
'non-semantic-and-semantic-semantic.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('solo-no-version', 'solo-no-version.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])
shared_module('solo-non-semantic', 'solo-non-semantic.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])