From 4d072ce888577b023774460f6036abefcd0a1fa6 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 2 Dec 2023 13:57:53 -0500 Subject: [PATCH] release(modules): 23.12.0-dev This version bumps comes 3 months due to a short hiatus from moving back from Denmark to Toronto and all the ensuing catch-up. Ref: 2b39e4136850 --- lisp/doom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/doom.el b/lisp/doom.el index 464803b03..988a0d795 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.09.0-pre" +(defconst doom-modules-version "23.12.0-pre" "Current version of Doom Emacs.") (defvar doom-init-time nil