/* Generated by meson */ /** * TRACKER_MAJOR_VERSION: * * The major version of the Tracker library. * * Like #tracker_major_version, but intended to be used at application compile time. */ #mesondefine TRACKER_MAJOR_VERSION /** * TRACKER_MINOR_VERSION: * * The minor version of the Tracker library. * * Like #tracker_minor_version, but intended to be used at application compile time. */ #mesondefine TRACKER_MINOR_VERSION /** * TRACKER_MICRO_VERSION: * * The micro version of the Tracker library. * * Like #tracker_micro_version, but intended to be used at application compile time. */ #mesondefine TRACKER_MICRO_VERSION