Bump version to 0.101.1

This commit is contained in:
syl20bnr 2015-04-13 03:38:46 -04:00
parent 49a2f65e53
commit 2bd3b2b75b
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.101.0" "Spacemacs version.")
(defconst spacemacs-version "0.101.1" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")
(defun spacemacs/emacs-version-ok ()