Bump version to 0.64.1

This commit is contained in:
syl20bnr 2015-03-03 04:01:31 -05:00
parent 7c8b71f19e
commit 0e69d7f49d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defconst spacemacs-version "0.64.0" "Spacemacs version.")
(defconst spacemacs-version "0.64.1" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")
(defun spacemacs/emacs-version-ok ()