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

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

[elpa] externals/async 370ead445f: Bump to 1.9.6


From: ELPA Syncer
Subject: [elpa] externals/async 370ead445f: Bump to 1.9.6
Date: Fri, 19 Aug 2022 12:57:17 -0400 (EDT)

branch: externals/async
commit 370ead445f5d0fc21b7338e05a64830c410368a3
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Bump to 1.9.6
    
    Update headers as well.
---
 Makefile          | 2 +-
 async-bytecomp.el | 2 +-
 async-test.el     | 3 +--
 async.el          | 4 ++--
 smtpmail-async.el | 2 +-
 5 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/Makefile b/Makefile
index 5dee2a9cb1..cdb0ff3595 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # makefile for async.
 
 # Author: Thierry Volpiatto.
-# Copyright (C) 2011~2017, Thierry Volpiatto, all rights reserved.
+# Copyright (C) 2011~2022, Thierry Volpiatto, all rights reserved.
 
 ## This file is NOT part of GNU Emacs
 ##
diff --git a/async-bytecomp.el b/async-bytecomp.el
index 875778108d..a490cd4401 100644
--- a/async-bytecomp.el
+++ b/async-bytecomp.el
@@ -1,6 +1,6 @@
 ;;; async-bytecomp.el --- Compile elisp files asynchronously -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
 
 ;; Authors: John Wiegley <jwiegley@gmail.com>
 ;;          Thierry Volpiatto <thievol@posteo.net>
diff --git a/async-test.el b/async-test.el
index 362eac77d1..3d7a64b364 100644
--- a/async-test.el
+++ b/async-test.el
@@ -1,10 +1,9 @@
 ;;; async-test.el --- async.el-related tests  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2012-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <jwiegley@gmail.com>
 ;; Created: 10 Jul 2012
-;; Version: 1.0
 ;; Keywords: async
 ;; X-URL: https://github.com/jwiegley/emacs-async
 
diff --git a/async.el b/async.el
index 0ad14f1d03..314c8451df 100644
--- a/async.el
+++ b/async.el
@@ -1,12 +1,12 @@
 ;;; async.el --- Asynchronous processing in Emacs -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <jwiegley@gmail.com>
 ;; Maintainer: Thierry Volpiatto <thievol@posteo.net>
 
 ;; Created: 18 Jun 2012
-;; Version: 1.9.5
+;; Version: 1.9.6
 ;; Package-Requires: ((emacs "24.4"))
 
 ;; Keywords: async
diff --git a/smtpmail-async.el b/smtpmail-async.el
index 5a1c3205e5..404b6e0c89 100644
--- a/smtpmail-async.el
+++ b/smtpmail-async.el
@@ -1,6 +1,6 @@
 ;;; smtpmail-async.el --- Send e-mail with smtpmail.el asynchronously -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2022 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <jwiegley@gmail.com>
 ;; Created: 18 Jun 2012



reply via email to

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