This file is indexed.

/usr/src/virtualbox-guest-4.1.42/vboxsf/version-generated.h is in virtualbox-guest-dkms 4.1.42-dfsg-1+deb7u1.

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 ___version_generated_h___
#define ___version_generated_h___

#define VBOX_VERSION_MAJOR 4
#define VBOX_VERSION_MINOR 1
#define VBOX_VERSION_BUILD 42
#define VBOX_VERSION_STRING_RAW "4.1.42"
#define VBOX_VERSION_STRING "4.1.42_Debian"
#define VBOX_API_VERSION_STRING "4_1"

#endif