Skip to content

Commit

Permalink
Bump version to 0.200.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBB committed Oct 26, 2016
1 parent b3918e8 commit 6feb70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
;; lower value in your dotfile (function `dotspacemacs/user-config')
(setq gc-cons-threshold 100000000)

(defconst spacemacs-version "0.200.3" "Spacemacs version.")
(defconst spacemacs-version "0.200.4" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.4" "Minimal version of Emacs.")

(if (not (version<= spacemacs-emacs-min-version emacs-version))
Expand Down

0 comments on commit 6feb70d

Please sign in to comment.