From: Dmitry Gutov Date: Sun, 5 Jul 2020 21:51:13 +0000 (+0300) Subject: * lisp/progmodes/project.el: Bump the version. X-Git-Tag: emacs-28.0.90~7065 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3c7bae233770373c5183073a3ddcb466b328cfc9;p=emacs.git * lisp/progmodes/project.el: Bump the version. --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 702e69ba539..08798d86f8e 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.4.0 +;; Version: 0.5.0 ;; Package-Requires: ((emacs "26.3")) ;; This is a GNU ELPA :core package. Avoid using functionality that