Skip to content

Commit

Permalink
Fix version when -custom-hooks has marked as obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr committed Oct 23, 2018
1 parent afea72d commit b9254a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ show line numbers on the left:
(define-obsolete-variable-alias
'editorconfig-custom-hooks
'editorconfig-after-apply-functions
"0.7.13")
"0.7.14")

(defcustom editorconfig-indentation-alist
;; For contributors: Sort modes in alphabetical order, please :)
Expand Down

0 comments on commit b9254a0

Please sign in to comment.