v2.0.3 bump
This commit is contained in:
parent
6549fa2956
commit
c8e977e50a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
|
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
|
||||||
;; modules/*/*/autoload/*.el.
|
;; modules/*/*/autoload/*.el.
|
||||||
|
|
||||||
(defvar doom-version "2.0.2"
|
(defvar doom-version "2.0.3"
|
||||||
"Current version of DOOM emacs.")
|
"Current version of DOOM emacs.")
|
||||||
|
|
||||||
(defvar doom-debug-mode (or (getenv "DEBUG") init-file-debug)
|
(defvar doom-debug-mode (or (getenv "DEBUG") init-file-debug)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue