From: Dmitry Gutov Date: Sun, 13 Dec 2020 02:12:35 +0000 (+0200) Subject: Bump project.el version X-Git-Tag: emacs-28.0.90~4737 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d790c6c57b244447390c023679752243e0049c9;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 98ad41487a1..0ed5f1f907c 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-2020 Free Software Foundation, Inc. -;; Version: 0.5.2 +;; Version: 0.5.3 ;; Package-Requires: ((emacs "26.3") (xref "1.0.2")) ;; This is a GNU ELPA :core package. Avoid using functionality that