mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -27,7 +27,7 @@
|
|||||||
(defconst doom-version "3.0.0-dev"
|
(defconst doom-version "3.0.0-dev"
|
||||||
"Current version of Doom Emacs core.")
|
"Current version of Doom Emacs core.")
|
||||||
|
|
||||||
(defconst doom-modules-version "22.04.0-dev"
|
(defconst doom-modules-version "22.05.0-dev"
|
||||||
"Current version of Doom Emacs.")
|
"Current version of Doom Emacs.")
|
||||||
|
|
||||||
(defvar doom-debug-p (or (getenv-internal "DEBUG") init-file-debug)
|
(defvar doom-debug-p (or (getenv-internal "DEBUG") init-file-debug)
|
||||||
|
Reference in New Issue
Block a user