gplugin/gplugin

Prepare for the 0.36.0 release
v0.36.0
2021-10-14, Gary Kramlich
072159807045
Prepare for the 0.36.0 release

Testing Done:
Ran `ninja dist`

Reviewed at https://reviews.imfreedom.org/r/1050/
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])