v1.3.1 bump
This commit is contained in:
parent
9d55ef49e6
commit
c7a9697259
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
||||||
;; Global Constants
|
;; Global Constants
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(defconst doom-version "1.3.0"
|
(defconst doom-version "1.3.1"
|
||||||
"Current version of DOOM emacs")
|
"Current version of DOOM emacs")
|
||||||
|
|
||||||
(defconst doom-emacs-dir
|
(defconst doom-emacs-dir
|
||||||
|
|
2
init.el
2
init.el
|
@ -2,7 +2,7 @@
|
||||||
;;
|
;;
|
||||||
;; Author: Henrik Lissner <henrik@lissner.net>
|
;; Author: Henrik Lissner <henrik@lissner.net>
|
||||||
;; URL: https://github.com/hlissner/.emacs.d
|
;; URL: https://github.com/hlissner/.emacs.d
|
||||||
;; Version: 1.3.0
|
;; Version: 1.3.1
|
||||||
;;
|
;;
|
||||||
;; ================= =============== =============== ======== ========
|
;; ================= =============== =============== ======== ========
|
||||||
;; \\ . . . . . . .\\ //. . . . . . .\\ //. . . . . . .\\ \\. . .\\// . . //
|
;; \\ . . . . . . .\\ //. . . . . . .\\ //. . . . . . .\\ \\. . .\\// . . //
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue