/usr/include/hpdf_version.h is in libhpdf-dev 2.2.1-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | /* automatically generated by configure */
/* edit configure.in to change version number */
#define HPDF_MAJOR_VERSION 2
#define HPDF_MINOR_VERSION 2
#define HPDF_BUGFIX_VERSION 1
#define HPDF_EXTRA_VERSION ""
#define HPDF_VERSION_TEXT "2.2.1"
#define HPDF_VERSION_ID 20201
|