This file is indexed.

/usr/include/ismrmrd/version.h is in libismrmrd-dev 1.3.3-1+b1.

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
#ifndef ISMRMRD_VERSION_H
#define ISMRMRD_VERSION_H

#define ISMRMRD_VERSION_MAJOR 1
#define ISMRMRD_VERSION_MINOR 3
#define ISMRMRD_VERSION_PATCH 3
#define ISMRMRD_XMLHDR_VERSION 3
#define ISMRMRD_GIT_SHA1_HASH "NA"
#define ISMRMRD_DATASET_SUPPORT true

#endif /* ISMRMRD_VERSION_H */