branch: externals/debbugs
commit 5179be4edf0650828049bedaa5cd4701bbaed1d5
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>
Increase debbugs version to 0.14
* packages/debbugs/debbugs.el: Increase Version to 0.14.
---
debbugs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debbugs.el b/debbugs.el
index a5b7148..ca0a53b 100644
--- a/debbugs.el
+++ b/debbugs.el
@@ -5,7 +5,7 @@
;; Author: Michael Albinus <[email protected]>
;; Keywords: comm, hypermedia
;; Package: debbugs
-;; Version: 0.13
+;; Version: 0.14
;; Package-Requires: ((soap-client "3.1.1") (cl-lib "0.5"))
;; This file is not part of GNU Emacs.