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

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

[nongnu] elpa/annotate ed5f00d51c 351/372: - increased version number.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate ed5f00d51c 351/372: - increased version number.
Date: Fri, 4 Feb 2022 16:59:21 -0500 (EST)

branch: elpa/annotate
commit ed5f00d51c5cf923b3b19fc2f6d1dfd81241ef62
Author: cage <cage@localhost>
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 b9de71e708..c06fb06361 100644
--- a/annotate.el
+++ b/annotate.el
@@ -7,7 +7,7 @@
 ;; Maintainer: Bastian Bechtold
 ;; URL: https://github.com/bastibe/annotate.el
 ;; Created: 2015-06-10
-;; Version: 1.3.2
+;; Version: 1.4.2
 
 ;; This file is NOT part of GNU Emacs.
 
@@ -58,7 +58,7 @@
 ;;;###autoload
 (defgroup annotate nil
   "Annotate files without changing them."
-  :version "1.3.2"
+  :version "1.4.2"
   :group 'text)
 
 ;;;###autoload



reply via email to

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