emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/annotate 866fa6d3c0 4/9: - increased version number.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 866fa6d3c0 4/9: - increased version number.
Date: Thu, 2 Nov 2023 10:00:07 -0400 (EDT)

branch: elpa/annotate
commit 866fa6d3c05baeace4e8906049a356c9ea913a23
Author: cage <cage>
Commit: cage <cage@invalid>

    - increased version number.
---
 annotate.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/annotate.el b/annotate.el
index c33ce73637..eb124b21d2 100644
--- a/annotate.el
+++ b/annotate.el
@@ -7,7 +7,7 @@
 ;; Maintainer: Bastian Bechtold <bastibe.dev@mailbox.org>, cage 
<cage-dev@twistfold.it>
 ;; URL: https://github.com/bastibe/annotate.el
 ;; Created: 2015-06-10
-;; Version: 2.0.3
+;; Version: 2.1.0
 
 ;; This file is NOT part of GNU Emacs.
 
@@ -58,7 +58,7 @@
 ;;;###autoload
 (defgroup annotate nil
   "Annotate files without changing them."
-  :version "2.0.3"
+  :version "2.1.0"
   :group 'text)
 
 (defvar annotate-mode-map



reply via email to

[Prev in Thread] Current Thread [Next in Thread]