v2.0.6 bump

This commit is contained in:
Henrik Lissner 2017-10-05 17:38:04 +02:00
parent 1e95dc530a
commit 9a7bd0263f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 107 additions and 80 deletions

View file

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