v2.0.2 bump

This commit is contained in:
Henrik Lissner 2017-05-13 13:32:04 +02:00
parent 74a043495b
commit 93093853f7

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.1"
(defvar doom-version "2.0.2"
"Current version of DOOM emacs.")
(defvar doom-debug-mode (or (getenv "DEBUG") init-file-debug)