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

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

[nongnu] elpa/annotate 9bfa065a4e 4/5: - moved version number to 1.7.0.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 9bfa065a4e 4/5: - moved version number to 1.7.0.
Date: Thu, 7 Jul 2022 08:58:11 -0400 (EDT)

branch: elpa/annotate
commit 9bfa065a4e14f7e96c8ac487c4e54b084a02133c
Author: cage <cage@invalid>
Commit: cage <cage@invalid>

    - moved version number to 1.7.0.
---
 NEWS.org    | 4 ++--
 annotate.el | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index 5166180384..1cb8668f40 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,6 @@
-- 2022-05-26 v1.6.1 cage ::
+- 2022-05-26 v1.7.0 cage ::
 
-  This  version no  more  set the  buffer as  modified  when the  only
+  This  version no  more sets  the buffer  as modified  when the  only
   changes made by  the user to such buffer are  related to annotations
   (for  example, creating  a new  annotation or  deleting an  existing
   one).
diff --git a/annotate.el b/annotate.el
index 3be6587bd1..c340359cb5 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.6.1
+;; Version: 1.7.0
 
 ;; This file is NOT part of GNU Emacs.
 
@@ -58,7 +58,7 @@
 ;;;###autoload
 (defgroup annotate nil
   "Annotate files without changing them."
-  :version "1.6.1"
+  :version "1.7.0"
   :group 'text)
 
 (defvar annotate-mode-map



reply via email to

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