This file is indexed.

/usr/include/libreoffice/sal/udkversion.h is in libreoffice-dev 1:3.5.7-0ubuntu13.

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

#define SAL_UDK_MAJOR "3"
#define SAL_UDK_MINOR "2"
#define SAL_UDK_MICRO "7"

#endif