branch: scratch/editorconfig-cc
commit 1e68e5e22652542d6426329e7348938b9d28ded0
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Prepare v0.7.10
---
 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 9e75707b60..bbdebf208a 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -71,7 +71,7 @@
 
 
 (defconst editorconfig-core-version
-  "0.7.9"
+  "0.7.10"
   "EditorConfig core version.")
 
 (defun editorconfig-core--remove-duplicate (alist)
diff --git a/editorconfig.el b/editorconfig.el
index 1776ad320d..ff02aad1d1 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2011-2017 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
-;; Version: 0.7.9
+;; Version: 0.7.10
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 ;; Package-Requires: ((cl-lib "0.5"))
 

Reply via email to