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

    Bump version: 0.7.0
---
 bin/editorconfig-el         | 2 +-
 editorconfig-core-handle.el | 2 +-
 editorconfig-core.el        | 2 +-
 editorconfig-fnmatch.el     | 2 +-
 editorconfig.el             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bin/editorconfig-el b/bin/editorconfig-el
index b5576ca71b..5c4701742a 100755
--- a/bin/editorconfig-el
+++ b/bin/editorconfig-el
@@ -8,7 +8,7 @@
 ;; Copyright (C) 2011-2015 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
-;; Version: 0.6.1
+;; Version: 0.7.0
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index 33623485d8..6591772fe9 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.2
+;; Version: 0.7.0
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
 ;; See
diff --git a/editorconfig-core.el b/editorconfig-core.el
index 398c9d22e9..204f6e43b8 100644
--- a/editorconfig-core.el
+++ b/editorconfig-core.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2011-2015 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
-;; Version: 0.6.2
+;; Version: 0.7.0
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 ;; Package-Requires: ((editorconfig-fnmatch "0.6.2") (cl-lib "0.5"))
 
diff --git a/editorconfig-fnmatch.el b/editorconfig-fnmatch.el
index 087e0b0e2b..c805cbf112 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.2
+;; Version: 0.7.0
 ;; Package-Requires: ((cl-lib "0.5"))
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 
diff --git a/editorconfig.el b/editorconfig.el
index 897ea7e909..44a4139d93 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2011-2015 EditorConfig Team
 
 ;; Author: EditorConfig Team <editorcon...@googlegroups.com>
-;; Version: 0.6.2
+;; Version: 0.7.0
 ;; URL: https://github.com/editorconfig/editorconfig-emacs#readme
 ;; Package-Requires: ((editorconfig-core "0.6.2"))
 

Reply via email to