This file is indexed.

/usr/include/samba-4.0/samba/version.h is in samba-dev 2:4.3.8+dfsg-0ubuntu1.

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
12
13
14
15
/* Autogenerated by waf */
#define SAMBA_VERSION_MAJOR 4
#define SAMBA_VERSION_MINOR 3
#define SAMBA_VERSION_RELEASE 8
#define SAMBA_VERSION_OFFICIAL_STRING "4.3.8"
#define SAMBA_VERSION_VENDOR_SUFFIX Ubuntu

#ifdef SAMBA_VERSION_VENDOR_FUNCTION
#  define SAMBA_VERSION_STRING SAMBA_VERSION_VENDOR_FUNCTION
#else /* SAMBA_VERSION_VENDOR_FUNCTION */
#  define SAMBA_VERSION_STRING "4.3.8-Ubuntu"
#endif
/* Version for mkrelease.sh: 
SAMBA_VERSION_STRING=4.3.8-Ubuntu
 */