branch: elpa/magit
commit 0749e8b6fc3573f823cb28051ff57692fbfdaf4f
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Next release will be v4.5.0
---
 CHANGELOG             | 2 +-
 lisp/magit-section.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index be56d8bdd98..ea6a19f8c8d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,5 @@
 # -*- mode: org -*-
-* v4.4.3    UNRELEASED
+* v4.5.0    UNRELEASED
 
 - Removed support for loading Magit extensions from ".git/config".
   Please 
[[https://github.com/magit/magit/commit/d662ec107e74a05a0348ca75c89ebd127d658656][use
 ~.dir-locals.el~ instead]].  d662ec107e
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 8c25432b3b1..0d3d25a36a5 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -105,7 +105,7 @@ similar defect.")
   'magit-section-keep-region-overlay "Magit-Section 4.0.0")
 
 (define-obsolete-variable-alias 'magit-section-visibility-indicator
-  'magit-section-visibility-indicators "Magit-Section 4.4.3")
+  'magit-section-visibility-indicators "Magit-Section 4.5.0")
 
 ;;; Hooks
 

Reply via email to