From 1b99f2908b7d2c17dc1231f83f499fe460ba926a Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sat, 23 Jul 2022 21:13:17 +0300 Subject: [PATCH] * lisp/progmodes/xref.el: Bump the version. --- lisp/progmodes/xref.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5