aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/version.h.in
blob: 8d86c4ca1a6d20adc8583df5aceb29da62ec88a9 (plain)
1
2
3
4
5
6
7
8
9
10
/* file      : libpkgconf/version.h.in -*- C -*-
 * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd
 * license   : ISC; see accompanying COPYING file
 */

#ifndef PACKAGE_VERSION /* Note: using the version macro itself. */

#define PACKAGE_VERSION "$libpkgconf.version.project_id$"

#endif /* PACKAGE_VERSION */