[gnus git] branch master updated: m0-13-93-gd513933 =1= ntlm.el: Change version to 2.0.0
Katsumi Yamaoka <[email protected]> Sun, 01 Nov 2015 10:02:48 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via d51393389a5a4b3fbb601e07821b9e6619df2717 (commit)
from af3795a4bd681112ef968a8262d2dff727f7db68 (commit)
- Log -----------------------------------------------------------------
commit d51393389a5a4b3fbb601e07821b9e6619df2717
Author: Thomas Fitzsimmons <[email protected]>
Date: Sun Nov 1 09:02:36 2015 +0000
ntlm.el: Change version to 2.0.0
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6308587..b098983 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2015-11-01 Thomas Fitzsimmons <[email protected]>
+
+ * ntlm.el: Change version to 2.0.0.
+
2015-10-30 Stefan Monnier <[email protected]>
Silence lexical-binding warnings
diff --git a/lisp/ntlm.el b/lisp/ntlm.el
index b1e0ee7..e3d4d56 100644
--- a/lisp/ntlm.el
+++ b/lisp/ntlm.el
@@ -5,7 +5,7 @@
;; Author: Taro Kawagishi <[email protected]>
;; Maintainer: Thomas Fitzsimmons <[email protected]>
;; Keywords: NTLM, SASL, comm
-;; Version: 2.00
+;; Version: 2.0.0
;; Created: February 2001
;; This file is part of GNU Emacs.
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 4 ++++
lisp/ntlm.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project