Bum version to 0.49.1
This commit is contained in:
parent
742cecabb3
commit
3defa087c7
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -9,7 +9,7 @@
|
|||
;; This file is not part of GNU Emacs.
|
||||
;;
|
||||
;;; License: GPLv3
|
||||
(defconst spacemacs-version "0.49.0" "Spacemacs version.")
|
||||
(defconst spacemacs-version "0.49.1" "Spacemacs version.")
|
||||
(defconst spacemacs-min-version "24.3" "Minimal required version of Emacs.")
|
||||
|
||||
(defun spacemacs/emacs-version-ok ()
|
||||
|
|
Reference in a new issue