emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/transient e293d5b 8/8: Set initial dummy value for Pack


From: Jonas Bernoulli
Subject: [elpa] externals/transient e293d5b 8/8: Set initial dummy value for Package-Version
Date: Sun, 17 May 2020 17:13:14 -0400 (EDT)

branch: externals/transient
commit e293d5b36b5a683211b4412d264e387348918a13
Author: Jonas Bernoulli <address@hidden>
Commit: Jonas Bernoulli <address@hidden>

    Set initial dummy value for Package-Version
    
    Set the `Package-Version' header keyword to the initial dummy value
    "0".  We are going to bump this on this branch only every time we
    merge "master" into it after a release, starting with the upcoming
    "0.3.0" release.
---
 transient.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/transient.el b/transient.el
index 5a02f06..554c175 100644
--- a/transient.el
+++ b/transient.el
@@ -5,6 +5,7 @@
 ;; Author: Jonas Bernoulli <address@hidden>
 ;; Homepage: https://github.com/magit/transient
 ;; Package-Requires: ((emacs "25.1"))
+;; Package-Version: 0
 ;; Keywords: bindings
 
 ;; This file is part of GNU Emacs.



reply via email to

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