diff options
| author | Stephen Leake <stephen_leake@stephe-leake.org> | 2019-07-17 09:58:51 -0700 |
|---|---|---|
| committer | Stephen Leake <stephen_leake@stephe-leake.org> | 2019-07-17 09:58:51 -0700 |
| commit | df6a5e2d7e0399bac4f6d016dc272943bbb04e5e (patch) | |
| tree | 6ba4a4e7510be1eb09987306868869900f8ba75a | |
| parent | 92c5173c178660d8d5e44a41729547757e16ea2d (diff) | |
Release path-iterator.el, uniquify-files.el
* packages/path-iterator/path-iterator.el: Bump version for release.
* packages/uniquify-files/uniquify-files.el: Bump version for release.
Handle emacs < 27 in project integration.
| -rw-r--r-- | path-iterator.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/path-iterator.el b/path-iterator.el index e99cfcc..efd651a 100644 --- a/path-iterator.el +++ b/path-iterator.el @@ -4,7 +4,7 @@ ;; ;; Author: Stephen Leake <stephen_leake@stephe-leake.org> ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org> -;; Version: 0 +;; Version: 1.0 ;; package-requires: ((emacs "25.0")) ;; |
