birb/birb

f20cbe6b2e02
Remove the micro version from the since tags

Testing Done:
Verified the docs.

Reviewed at https://reviews.imfreedom.org/r/2969/
option(
'doc',
type : 'boolean', value : true, yield : true,
description : 'build documentation with gi-docgen'
)
option(
'introspection',
type : 'boolean', value : true, yield : true,
description : 'Whether or not to build a GObject Introspection type library'
)
option(
'nls',
type : 'boolean', value : true, yield : true,
description : 'Install translation files'
)