* lisp/progmodes/xref.el: Bump the version.

This commit is contained in:
Juri Linkov 2023-03-13 20:21:47 +02:00
parent 24c8b146bb
commit 4b6f2a7028

View file

@ -1,7 +1,7 @@
;;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*- ;;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*-
;; Copyright (C) 2014-2023 Free Software Foundation, Inc. ;; Copyright (C) 2014-2023 Free Software Foundation, Inc.
;; Version: 1.6.2 ;; Version: 1.6.3
;; Package-Requires: ((emacs "26.1")) ;; Package-Requires: ((emacs "26.1"))
;; This is a GNU ELPA :core package. Avoid functionality that is not ;; This is a GNU ELPA :core package. Avoid functionality that is not