Bump version to 0.101.0

This commit is contained in:
syl20bnr 2015-04-13 02:20:21 -04:00
parent 65802362e6
commit b68099f410
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.100.1" "Spacemacs version.")
(defconst spacemacs-version "0.101.0" "Spacemacs version.")
(defconst spacemacs-emacs-min-version "24.3" "Minimal version of Emacs.")
(defun spacemacs/emacs-version-ok ()