/usr/include/giza-version.h is in giza-dev 0.9.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | #define GIZA_VERSION_MAJOR 0
#define GIZA_VERSION_MINOR 9
#define GIZA_VERSION_MICRO 5
#define GIZA_VERSION_STRING "0.9.5"
|