This file is indexed.

/usr/include/ode/version.h is in libode-dev 2:0.14-2.

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

#define dODE_VERSION "0.14"

#endif