branch: elpa/systemd commit b03e616f0d0fbd512c32afcf87a596eae509abc2 Author: Mark Oteiza <mvote...@udel.edu> Commit: Mark Oteiza <mvote...@udel.edu>
bump --- README | 3 ++- systemd.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index d5eadf7..3cc1a98 100644 --- a/README +++ b/README @@ -7,7 +7,8 @@ in `systemd.el`. Installation ------------ -Available as the `systemd' package on MELPA <http://melpa.org/>. +Available as the `systemd` package on MELPA <http://melpa.org/> and +marmalade <https://marmalade-repo.org/>. In Emacs 25 or later, one can locally install as a package with diff --git a/systemd.el b/systemd.el index d101065..eb97f6a 100644 --- a/systemd.el +++ b/systemd.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2014-2016 Mark Oteiza <mvote...@udel.edu> ;; Author: Mark Oteiza <mvote...@udel.edu> -;; Version: 1.3.1 +;; Version: 1.4 ;; Package-Requires: ((emacs "24.4")) ;; Keywords: tools, unix