branch: externals/async
commit caad15ce64c1aac5e17d480c59ee6c85ebcb6bb2
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Bump to 1.9.3
---
 async-pkg.el | 2 +-
 async.el     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/async-pkg.el b/async-pkg.el
index 4573be4..989d39b 100644
--- a/async-pkg.el
+++ b/async-pkg.el
@@ -1,5 +1,5 @@
 ;;; async-pkg.el --- Generated package description from async.el
-(define-package "async" "1.9"
+(define-package "async" "1.9.3"
   "Asynchronous processing in Emacs"
   'nil
   :url "https://github.com/jwiegley/emacs-async";
diff --git a/async.el b/async.el
index 3707ad0..7d6f60a 100644
--- a/async.el
+++ b/async.el
@@ -4,7 +4,7 @@
 
 ;; Author: John Wiegley <[email protected]>
 ;; Created: 18 Jun 2012
-;; Version: 1.9.2
+;; Version: 1.9.3
 
 ;; Keywords: async
 ;; X-URL: https://github.com/jwiegley/emacs-async

Reply via email to