From: Dmitry Gutov Date: Sun, 17 May 2020 02:00:46 +0000 (+0300) Subject: ; Bump the project.el version to trigger a new release X-Git-Tag: emacs-28.0.90~7339 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fc4e3fb3f6caba6a4ca69060c7992ea5d24ff36;p=emacs.git ; Bump the project.el version to trigger a new release --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 2092d692b50..198f040fb29 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.1.2 +;; Version: 0.1.3 ;; Package-Requires: ((emacs "26.3")) ;; This is a GNU ELPA :core package. Avoid using functionality that