From: Dmitry Gutov Date: Tue, 5 Oct 2021 16:58:26 +0000 (+0300) Subject: Bump project.el version X-Git-Tag: emacs-28.0.90~387 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f041cdfac;p=emacs.git Bump project.el version * lisp/progmodes/project.el: Bump the version. --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 57a961c2607..3eaa789b3e9 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.7.1 +;; Version: 0.8.0 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that