From: João Távora Date: Mon, 13 Sep 2021 16:43:43 +0000 (+0100) Subject: Bump lisp/progmodes/project.el version to 0.7.1 X-Git-Tag: emacs-28.0.90~978 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=79eb840753edb2dd9e0bf1d4befb8e3e1275e009;p=emacs.git Bump lisp/progmodes/project.el version to 0.7.1 Amont other things exposes the new project-buffers generic function to ELPA users. * lisp/progmodes/project.el (Version): Bump to 0.7.1 --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index b2b1a7870a3..67c34b4e5c5 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-2021 Free Software Foundation, Inc. -;; Version: 0.6.1 +;; Version: 0.7.1 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that