aboutsummaryrefslogtreecommitdiff
path: root/libpkgconf/version.h.in
blob: 1ca0111864ff02568ad9c46715df21c316c47213 (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