]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/project.el: Up xref dependency and bump the version
authorDmitry Gutov <dmitry@gutov.dev>
Sun, 26 May 2024 22:23:30 +0000 (01:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 27 May 2024 20:27:03 +0000 (22:27 +0200)
(cherry picked from commit 56871dbd4c1a1af3f0d1624f4858e9be67a89f7e)

lisp/progmodes/project.el

index a81744bd1b32e8886ea0f853077549f36de65975..9f246cc1a64dc840c5a2d8acc822c7fc2cc5d0b0 100644 (file)
@@ -1,8 +1,8 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
-;; Version: 0.10.0
-;; Package-Requires: ((emacs "26.1") (xref "1.4.0"))
+;; Version: 0.11.0
+;; Package-Requires: ((emacs "26.1") (xref "1.7.0"))
 
 ;; This is a GNU ELPA :core package.  Avoid functionality that is not
 ;; compatible with the version of Emacs recorded above.