4.4.0-36.55
) is not available, but a newer one is (4.4.0-142.168
). We redirected you there.
/usr/include/boinc/svn_version.h is in libboinc-app-dev 7.9.3+dfsg-5.
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 | #ifndef SVN_VERSION_H
#define SVN_VERSION_H
#include "version.h"
#define SVN_VERSION BOINC_VERSION_STRING
#endif
|