v2.0.1 bump

This commit is contained in:
Henrik Lissner 2017-04-08 01:36:40 -04:00
parent 673761d4d8
commit 8762936bf5
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
;; modules/*/*/autoload/*.el.
(defvar doom-version "2.0.0"
(defvar doom-version "2.0.1"
"Current version of DOOM emacs.")
(defvar doom-debug-mode (or (getenv "DEBUG") init-file-debug)