emacs-diffs
[Top][All Lists]
Advanced

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

scratch/emacs-editorconfig 998d0e8f766 086/364: Bump version to 0.7.4


From: Stefan Monnier
Subject: scratch/emacs-editorconfig 998d0e8f766 086/364: Bump version to 0.7.4
Date: Tue, 18 Jun 2024 01:40:40 -0400 (EDT)

branch: scratch/emacs-editorconfig
commit 998d0e8f766dfdf92080e3f00d78e614ea136ae7
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Bump version to 0.7.4
    
    Only Package-Version in editoroconfig.el will be respected so remove
    from other files.
---
 bin/editorconfig-el         | 2 +-
 editorconfig-core-handle.el | 1 -
 editorconfig-core.el        | 1 -
 editorconfig-fnmatch.el     | 1 -
 editorconfig.el             | 2 +-
 5 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/bin/editorconfig-el b/bin/editorconfig-el
index 5cd2667db0f..01f365fa028 100755
--- a/bin/editorconfig-el
+++ b/bin/editorconfig-el
@@ -8,7 +8,7 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.3
+;; Version: 0.7.4
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index 365031a3850..2c557d268f0 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.3
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-core.el b/editorconfig-core.el
index e443ffbacdf..4c2785682d6 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.3
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el
index c821008b6e5..adeaaed1ec9 100644
--- a/editorconfig-fnmatch.el
+++ b/editorconfig-fnmatch.el
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.3
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig.el b/editorconfig.el
index 5de080bd224..33271a76c24 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.3
+;; Version: 0.7.4
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 ;; Package-Requires: ((cl-lib "0.5"))
 



reply via email to

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