Skip to content

Commit

Permalink
Bump version to 0.103.2
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Jul 5, 2015
1 parent 18b6277 commit 93e3b88
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 @@ -13,7 +13,7 @@
;; Without this comment emacs25 adds (package-initialize) here
;; (package-initialize)

(defconst spacemacs-version "0.103.1" "Spacemacs version.")
(defconst spacemacs-version "0.103.2" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")

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

0 comments on commit 93e3b88

Please sign in to comment.