mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
v2.0.1 bump
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[][sc]
|
||||
|
||||
[](./LICENSE)
|
||||
[](./init.el)
|
||||
[](./init.el)
|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||
|
||||
<a href="http://ultravioletbat.deviantart.com/art/Yay-Evil-111710573">
|
||||
|
@ -15,7 +15,7 @@
|
||||
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
|
||||
;; modules/*/*/autoload/*.el.
|
||||
|
||||
(defvar doom-version "2.0.0"
|
||||
(defvar doom-version "2.0.1"
|
||||
"Current version of DOOM emacs.")
|
||||
|
||||
(defvar doom-debug-mode (or (getenv "DEBUG") init-file-debug)
|
||||
|
Reference in New Issue
Block a user