--- a/finch/meson.build Fri Feb 08 04:06:29 2019 +0000 +++ b/finch/meson.build Thu Feb 28 21:56:41 2019 -0500 @@ -184,7 +184,7 @@ pkgconfig.generate( name : 'Finch', description : 'Finch is an instant messenger application that uses libpurple for protocol support and ncurses (libgnt) for the UI.', - version : purple_display_version, + version : meson.project_version(), filebase : 'finch', subdirs : 'finch', libraries : [libfinch],