Skip to content

Commit

Permalink
Hide release notes (too distracting)
Browse files Browse the repository at this point in the history
  • Loading branch information
jg-made committed Dec 2, 2019
1 parent e84f0e6 commit b01e889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/core-spacemacs-buffer.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ See `dotspacemacs-startup-buffer-responsive'.")
"Length used for startup lists with otherwise unspecified bounds.
Set to nil for unbounded.")

(defvar spacemacs-buffer--release-note-version nil
(defvar spacemacs-buffer--release-note-version "9999999999"
"If nil the release note is displayed.
If non nil it contains a version number, if the version number is lesser than
the current version the release note it displayed")
Expand Down

0 comments on commit b01e889

Please sign in to comment.