summaryrefslogtreecommitdiff
path: root/jabber-ourversion.el
blob: b722cc413dafe591d7d16951d2e980d93c99b12e (plain)
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)