From: Dmitry Gutov Date: Thu, 29 Apr 2021 01:59:28 +0000 (+0300) Subject: * lisp/progmodes/project.el: Also bump version. X-Git-Tag: emacs-28.0.90~2673 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1054525ae3795b71fe09dafcbb86d3cdb1d7f875;p=emacs.git * lisp/progmodes/project.el: Also bump version. --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 914d7ce9e4e..d47d9d77e6c 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.5.4 +;; Version: 0.6.0 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that