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

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

[nongnu] elpa/annotate b74bade94c 345/372: - increased version number.


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

branch: elpa/annotate
commit b74bade94c3bad4ec2880c8862660a3b325b7cca
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 f405a7ebf6..3df082c70f 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.1
+;; Version: 1.3.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.1"
+  :version "1.3.2"
   :group 'text)
 
 ;;;###autoload



reply via email to

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