Bump version to 0.49.2

This commit is contained in:
syl20bnr 2015-01-26 07:46:08 -05:00
parent 60bed72c23
commit 2ddaa0872e

View file

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