This file is indexed.

/usr/include/mama/version.h is in libmama-dev 2.2.2.1-11.1ubuntu1.

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
 9
10
11
/* This file was automatically generated */
#ifndef MamaVersionH
#define MamaVersionH

#define MAMA_VERSION_MAJOR 2
#define MAMA_VERSION_MINOR 2
#define MAMA_VERSION_RELEASE 1.1
#define MAMA_VERSION "openmama DEVRELEASE2.2.1.1"
extern const char* mama_version;

#endif