emacs-diffs
[Top][All Lists]
Advanced

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

scratch/emacs-editorconfig 7505fb780ff 108/364: Bump version to 0.7.6


From: Stefan Monnier
Subject: scratch/emacs-editorconfig 7505fb780ff 108/364: Bump version to 0.7.6
Date: Tue, 18 Jun 2024 01:40:43 -0400 (EDT)

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

    Bump version to 0.7.6
---
 editorconfig-core.el | 2 +-
 editorconfig.el      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/editorconfig-core.el b/editorconfig-core.el
index e067ecbc780..a1abb1b5a86 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -69,7 +69,7 @@
 
 
 (defconst editorconfig-core-version
-  "0.7.5"
+  "0.7.6"
   "EditorConfig core version.")
 
 (defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 0948d1aa4ea..d6da83ba8de 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.5
+;; Version: 0.7.6
 ;; 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]