From 07868c9b4ecc88f89cd5e00088f5b44f9d80c490 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Fri, 14 Jun 2024 18:24:04 +0300 Subject: [PATCH] * lisp/progmodes/project.el: Bump the version (cherry picked from commit 08e38818f6ff4e514ac291bc5a7686f4390759b0) --- lisp/progmodes/project.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2