From 3561c2815bc6bc896fc7a6da8f094edca48c55b8 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sat, 19 Sep 2020 12:25:54 +0200 Subject: [PATCH] Fixed reported version number. (Sigh.) --- elpher.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpher.el b/elpher.el index 9edd178..4c34f52 100644 --- a/elpher.el +++ b/elpher.el @@ -71,7 +71,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.10.0" +(defconst elpher-version "2.10.2" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1