summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Távora <joaotavora@gmail.com>2023-04-12 13:08:14 +0100
committerJoão Távora <joaotavora@gmail.com>2023-04-12 13:08:14 +0100
commit43290391ce2d870f5b63be09aa97c5bc906a33aa (patch)
treeee34bffe9833f478e30928801a9aa4610963c8a4
parent6e6e8b5c974202d2691c1971be66c1cb3788b7c1 (diff)
downloademacs-43290391ce2d870f5b63be09aa97c5bc906a33aa.tar.gz
; Eglot: make version parseable by version-to-list
* lisp/progmodes/eglot.el (Version): Correct version.
-rw-r--r--lisp/progmodes/eglot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el
index cb9190a7523..a0581126b28 100644
--- a/lisp/progmodes/eglot.el
+++ b/lisp/progmodes/eglot.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2018-2023 Free Software Foundation, Inc.
-;; Version: 1.12-emacs29
+;; Version: 1.12.29
;; Author: João Távora <joaotavora@gmail.com>
;; Maintainer: João Távora <joaotavora@gmail.com>
;; URL: https://github.com/joaotavora/eglot