From: Dmitry Gutov Date: Sun, 8 Aug 2021 11:13:49 +0000 (+0300) Subject: project.el: Bump the version X-Git-Tag: emacs-28.0.90~1590^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b32d057ff2258177fdcd90cd70836ec2ad45f86;p=emacs.git project.el: Bump the version * lisp/progmodes/project.el: Bump the version. --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index b7101754779..4620ea8f47e 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.0 +;; Version: 0.6.1 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that