branch: scratch/editorconfig-cc
commit d2963a3313955ab50d3a8ba50a3532bc12982b00
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Use 0.8.0 for next version
---
editorconfig-core-handle.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig-core-handle.el b/editorconfig-core-handle.el
index ebd800e27e..e14eaf213b 100644
--- a/editorconfig-core-handle.el
+++ b/editorconfig-core-handle.el
@@ -110,7 +110,7 @@ If HANDLE is nil return nil."
(editorconfig-core-handle-prop handle)))))
(make-obsolete 'editorconfig-core-handle-get-properties
'editorconfig-core-handle-get-properties-hash
- "0.7.15")
+ "0.8.0")
(defun editorconfig-core-handle-get-properties-hash (handle file)