emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 9f041cd: Bump project.el version


From: Dmitry Gutov
Subject: emacs-28 9f041cd: Bump project.el version
Date: Tue, 5 Oct 2021 12:59:04 -0400 (EDT)

branch: emacs-28
commit 9f041cdfaca0f3def74eb7d3348bbf35c12bcc5b
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Bump project.el version
    
    * lisp/progmodes/project.el: Bump the version.
---
 lisp/progmodes/project.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index 57a961c..3eaa789 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.7.1
+;; Version: 0.8.0
 ;; Package-Requires: ((emacs "26.1") (xref "1.0.2"))
 
 ;; This is a GNU ELPA :core package.  Avoid using functionality that



reply via email to

[Prev in Thread] Current Thread [Next in Thread]