Skip to content
Snippets Groups Projects
xfce-revision.h.in 380 B
Newer Older
Andre Miranda's avatar
Andre Miranda committed
/*
 * The file xfce-revision.h is auto-generated and should not be modified
 * directly.  Modify the xfce-revision.h.in file and re-run the build
 * instead.
 */

#ifndef INC_XFCE_REVISION_H
#define INC_XFCE_REVISION_H

#define REVISION "@REVISION@"

#define VERSION_FULL VERSION "-" REVISION
#define PACKAGE_STRING_FULL PACKAGE " " VERSION_FULL

#endif /* INC_XFCE_REVISION_H */