repo.or.cz
/
emacs-jabber.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'sourceforge/master'
[emacs-jabber.git]
/
jabber-ourversion.el.in
blob
742e50c05f2e15d1876669e6a7bb89937a4722a7
1
;; @configure_input@
2
3
;; This value gets updated automatically when configure.ac is changed.
4
(
defconst
jabber-version
"@PACKAGE_VERSION@"
5
"version returned to those who query us"
)
6
7
(
provide
'
jabber-ourversion
)