Skip to content

Commit

Permalink
Fast bump version to 0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Feb 9, 2015
1 parent d177f3b commit 368b18f
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 @@ -9,7 +9,7 @@
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defconst spacemacs-version "0.52.1" "Spacemacs version.")
(defconst spacemacs-version "0.60.0" "Spacemacs version.")
(defconst spacemacs-min-version "24.3" "Minimal required version of Emacs.")

(defun spacemacs/emacs-version-ok ()
Expand Down

0 comments on commit 368b18f

Please sign in to comment.