This file is indexed.

/usr/include/libabigail/abg-version.h is in libabigail-dev 1.2-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
5
6
#ifndef __ABG_VERSION_H__
#define __ABG_VERSION_H__
#define ABIGAIL_VERSION_MAJOR "1"
#define ABIGAIL_VERSION_MINOR "2"
#define ABIGAIL_VERSION_REVISION "0"
#endif