package_revision.h.in

Tue, 11 Dec 2018 01:10:58 -0600

author
Mike Ruprecht <cmaiku@gmail.com>
date
Tue, 11 Dec 2018 01:10:58 -0600
changeset 39399
e6da6288d084
parent 38462
995638b4ec74
permissions
-rw-r--r--

libpurple: Pull common file naming out into variable in meson file

This patch pulls the common naming format of 'purple-${major_version}'
out into its own common variable. This way it's easier to maintain
consistency with files using this naming pattern.

#define REVISION "@VCS_TAG@"

mercurial