/* 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