From ea7d6ef1cca4fff6df8e68c2d7e9efc3c014593d Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 18 Aug 2023 18:27:15 +0200 Subject: [PATCH] release(modules): 23.08.0-dev This one comes quite late due to a personal hiatus over the past few months. Ref: 2b39e4136850 --- lisp/doom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/doom.el b/lisp/doom.el index c3e273a2d..ba4467a47 100644 --- a/lisp/doom.el +++ b/lisp/doom.el @@ -168,7 +168,7 @@ "Current version of Doom Emacs core.") ;; DEPRECATED: Remove these when the modules are moved out of core. -(defconst doom-modules-version "23.03.0-pre" +(defconst doom-modules-version "23.08.0-pre" "Current version of Doom Emacs.") (defvar doom-init-time nil