File: xfce-revision.h.in

package info (click to toggle)
libxfce4util 4.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,568 kB
  • sloc: ansic: 5,483; sh: 5,064; makefile: 229; python: 128; sed: 16
file content (15 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * 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 */