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

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

[nongnu] elpa/annotate 7aadf4b983 2/6: - increased version number.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 7aadf4b983 2/6: - increased version number.
Date: Tue, 9 Aug 2022 04:58:29 -0400 (EDT)

branch: elpa/annotate
commit 7aadf4b9838ad83da9f4e6128aa9a450c66220ad
Author: cage <cage@invalid>
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 7d418f9a10..c3f46c02d7 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: 1.7.0
+;; Version: 1.7.1
 
 ;; This file is NOT part of GNU Emacs.
 
@@ -58,7 +58,7 @@
 ;;;###autoload
 (defgroup annotate nil
   "Annotate files without changing them."
-  :version "1.7.0"
+  :version "1.7.1"
   :group 'text)
 
 (defvar annotate-mode-map



reply via email to

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