This file is indexed.

/usr/include/dlib/revision.h is in libdlib-dev 18.18-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
#ifndef DLIB_REVISION_H
#define DLIB_MAJOR_VERSION  18
#define DLIB_MINOR_VERSION  18
#define DLIB_PATCH_VERSION  0
#endif