summaryrefslogtreecommitdiff
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2022-07-23 21:13:17 +0300
committerDmitry Gutov <dgutov@yandex.ru>2022-07-23 21:13:39 +0300
commit1b99f2908b7d2c17dc1231f83f499fe460ba926a (patch)
treedf9dc53687b04f77c600e142015528c3ee045085 /lisp/progmodes
parent96926fa6eb0f71f47586d50ac5532b57bff1ab54 (diff)
downloademacs-1b99f2908b7d2c17dc1231f83f499fe460ba926a.tar.gz
emacs-1b99f2908b7d2c17dc1231f83f499fe460ba926a.tar.bz2
emacs-1b99f2908b7d2c17dc1231f83f499fe460ba926a.zip
* lisp/progmodes/xref.el: Bump the version.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/xref.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el
index edfb62ea7a4..f3db971bcf2 100644
--- a/lisp/progmodes/xref.el
+++ b/lisp/progmodes/xref.el
@@ -1,7 +1,7 @@
;;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*-
;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
-;; Version: 1.4.1
+;; Version: 1.5.0
;; Package-Requires: ((emacs "26.1"))
;; This is a GNU ELPA :core package. Avoid functionality that is not