diff options
author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2023-05-12 05:10:50 -0400 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@fitzsim.org> | 2023-05-12 05:10:50 -0400 |
commit | 6234c3e0411a1d70bed2c85bbfb438d4479be51b (patch) | |
tree | f36a5a4f84cc8621cae3cf338f466d109b798dfe /lisp | |
parent | a8732cb07aa3d707fd1a5271b1d6645ca3c84c3c (diff) | |
download | emacs-6234c3e0411a1d70bed2c85bbfb438d4479be51b.tar.gz |
soap-client.el: Bump version to 3.2.3
* lisp/net/soap-client.el: Bump version to 3.2.3.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/net/soap-client.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el index 2991d29f870..010e86354b6 100644 --- a/lisp/net/soap-client.el +++ b/lisp/net/soap-client.el @@ -5,7 +5,7 @@ ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> ;; Created: December, 2009 -;; Version: 3.2.2 +;; Version: 3.2.3 ;; Keywords: soap, web-services, comm, hypermedia ;; Package: soap-client ;; URL: https://github.com/alex-hhh/emacs-soap-client |