v2.0.3 bump

This commit is contained in:
Henrik Lissner 2017-06-11 01:16:56 +02:00
parent 6549fa2956
commit c8e977e50a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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