summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2022-09-12 00:45:12 +0300
committerDmitry Gutov <dgutov@yandex.ru>2022-09-12 00:45:37 +0300
commite0f137f079c346c5cb05f738ed96e9a09aaad4e6 (patch)
tree7f9f71c6011e76f5266d29940f3888622de4d8e1
parentd8f392bccd46cdb238ec96964f220ffb9d81cc44 (diff)
downloademacs-e0f137f079c346c5cb05f738ed96e9a09aaad4e6.tar.gz
* lisp/progmodes/xref.el: Bump the version.
-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 a7e372c2ac6..ac04b64ce59 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.5.0
+;; Version: 1.5.1
;; Package-Requires: ((emacs "26.1"))
;; This is a GNU ELPA :core package. Avoid functionality that is not