This file is indexed.

/usr/share/emacs/site-lisp/elpa-src/jabber-0.8.92/jabber-ourversion.el is in elpa-jabber 0.8.92+git98dc8e-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
7
8
;; jabber-ourversion.el.  Holds the version number in a format that
;; configure.ac can read.

;; On the following line, only change the part between double quotes:
(defconst jabber-version "0.8.92"
  "version returned to those who query us")

(provide 'jabber-ourversion)