v2.0.4 bump + update README
This commit is contained in:
parent
0541e48370
commit
4454226a42
2 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
[][sc]
|
||||

|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||
[](./LICENSE)
|
||||
|
||||
[](./LICENSE)
|
||||
[](./init.el)
|
||||
[](https://travis-ci.org/hlissner/.emacs.d)
|
||||
[][sc]
|
||||
|
||||
<a href="http://ultravioletbat.deviantart.com/art/Yay-Evil-111710573">
|
||||
<img src="https://raw.githubusercontent.com/hlissner/.emacs.d/screenshots/cacochan.png" align="right" />
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
;; Autoloaded functions are in core/autoload/*.el and modules/*/*/autoload.el or
|
||||
;; modules/*/*/autoload/*.el.
|
||||
|
||||
(defvar doom-version "2.0.3"
|
||||
(defvar doom-version "2.0.4"
|
||||
"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