aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/version.h.in
blob: 0a415739318ceeae81afbd054bb2eec0af2f3c55 (plain)
1
2
3
4
5
6
7
8
9
10
/* file      : libpkgconf/version.h.in -*- C -*-
 * copyright : Copyright (c) 2016-2017 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 */