aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Fitzsimmons2017-05-24 14:34:13 -0400
committerThomas Fitzsimmons2017-05-25 08:49:58 -0400
commit9fb9e4b284aaf75f206e875c3fb4da8fa6085d93 (patch)
treee9358e56870efd819112065f4e7d006c8ead817b
parent4fa8336b033c706ca4c635983bec1ce87df7d184 (diff)
downloademacs-9fb9e4b284aaf75f206e875c3fb4da8fa6085d93.tar.gz
emacs-9fb9e4b284aaf75f206e875c3fb4da8fa6085d93.zip
lisp/net/soap-client.el: Bump version to 3.1.2
* lisp/net/soap-client.el: Bump version to 3.1.2.
-rw-r--r--lisp/net/soap-client.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el
index 0efbccd265f..4ec8a504fba 100644
--- a/lisp/net/soap-client.el
+++ b/lisp/net/soap-client.el
@@ -5,7 +5,7 @@
5;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> 5;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com>
6;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> 6;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
7;; Created: December, 2009 7;; Created: December, 2009
8;; Version: 3.1.1 8;; Version: 3.1.2
9;; Keywords: soap, web-services, comm, hypermedia 9;; Keywords: soap, web-services, comm, hypermedia
10;; Package: soap-client 10;; Package: soap-client
11;; Homepage: https://github.com/alex-hhh/emacs-soap-client 11;; Homepage: https://github.com/alex-hhh/emacs-soap-client