From: Dmitry Gutov Date: Fri, 14 Jun 2024 15:24:04 +0000 (+0300) Subject: * lisp/progmodes/project.el: Bump the version X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07868c9b4ecc88f89cd5e00088f5b44f9d80c490;p=emacs.git * lisp/progmodes/project.el: Bump the version (cherry picked from commit 08e38818f6ff4e514ac291bc5a7686f4390759b0) --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index e55b6be1fb3..4dd83930214 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -1,7 +1,7 @@ ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- ;; Copyright (C) 2015-2024 Free Software Foundation, Inc. -;; Version: 0.11.0 +;; Version: 0.11.1 ;; Package-Requires: ((emacs "26.1") (xref "1.7.0")) ;; This is a GNU ELPA :core package. Avoid functionality that is not