v2.0.1 bump
This commit is contained in:
parent
673761d4d8
commit
8762936bf5
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue