branch: scratch/editorconfig-cc commit 2ddf470e7b28ca67819b9627b625e54c46dc0228 Author: 10sr <8slashes+...@gmail.com> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Bump version: 0.6.2 Also use stable version in Package-Requires: there should be no problem with this. --- editorconfig-core-handle.el | 2 +- editorconfig-core.el | 4 ++-- editorconfig-fnmatch.el | 2 +- editorconfig.el | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el index 45dea76a28..33623485d8 100644 --- a/editorconfig-core-handle.el +++ b/editorconfig-core-handle.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2011-2015 EditorConfig Team ;; Author: EditorConfig Team <editorcon...@googlegroups.com> -;; Version: 0.6.1 +;; Version: 0.6.2 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme ;; See diff --git a/editorconfig-core.el b/editorconfig-core.el index 6a25adb0ce..398c9d22e9 100644 --- a/editorconfig-core.el +++ b/editorconfig-core.el @@ -3,9 +3,9 @@ ;; Copyright (C) 2011-2015 EditorConfig Team ;; Author: EditorConfig Team <editorcon...@googlegroups.com> -;; Version: 0.6.1 +;; Version: 0.6.2 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme -;; Package-Requires: ((editorconfig-fnmatch "20151023.1021") (cl-lib "0.5")) +;; Package-Requires: ((editorconfig-fnmatch "0.6.2") (cl-lib "0.5")) ;; See ;; https://github.com/editorconfig/editorconfig-emacs/graphs/contributors diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el index 1380211916..087e0b0e2b 100644 --- a/editorconfig-fnmatch.el +++ b/editorconfig-fnmatch.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2011-2015 EditorConfig Team ;; Author: EditorConfig Team <editorcon...@googlegroups.com> -;; Version: 0.6.1 +;; Version: 0.6.2 ;; Package-Requires: ((cl-lib "0.5")) ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme diff --git a/editorconfig.el b/editorconfig.el index 11865547c7..9a7be9c969 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -3,9 +3,9 @@ ;; Copyright (C) 2011-2015 EditorConfig Team ;; Author: EditorConfig Team <editorcon...@googlegroups.com> -;; Version: 0.6.1 +;; Version: 0.6.2 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme -;; Package-Requires: ((editorconfig-core "20151107.831")) +;; Package-Requires: ((editorconfig-core "0.6.2")) ;; See ;; http://github.com/editorconfig/editorconfig-emacs/graphs/contributors