emacs-diffs
[Top][All Lists]
Advanced

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

scratch/emacs-editorconfig 1c328163516 119/364: Bump version to 0.7.7


From: Stefan Monnier
Subject: scratch/emacs-editorconfig 1c328163516 119/364: Bump version to 0.7.7
Date: Tue, 18 Jun 2024 01:40:45 -0400 (EDT)

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

    Bump version to 0.7.7
---
 editorconfig-conf-mode.el | 1 -
 editorconfig-core.el      | 2 +-
 editorconfig.el           | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el
index 2c2b6ea73ea..e7bf53e0142 100644
--- a/editorconfig-conf-mode.el
+++ b/editorconfig-conf-mode.el
@@ -3,7 +3,6 @@
 ;; Copyright (C) 2011-2016 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorconfig@googlegroups.com>
-;; Version: 0.7.6
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-core.el b/editorconfig-core.el
index a1abb1b5a86..46204960c69 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -69,7 +69,7 @@
 
 
 (defconst editorconfig-core-version
-  "0.7.6"
+  "0.7.7"
   "EditorConfig core version.")
 
 (defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 0ff3e57c252..0d82d5b6aa6 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.6
+;; Version: 0.7.7
 ;; 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]