mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Change doom-version to 3.0.0-alpha
The future is now.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
;;
|
||||
;;; Initialize internal state
|
||||
|
||||
(defconst doom-version "2.0.9"
|
||||
(defconst doom-version "3.0.0-alpha"
|
||||
"Current version of Doom Emacs.")
|
||||
|
||||
(defvar doom-init-p nil
|
||||
|
Reference in New Issue
Block a user