v2.0.7 bump
This commit is contained in:
parent
a49675eb21
commit
e17357d7df
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,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.6"
|
(defvar doom-version "2.0.7"
|
||||||
"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