branch: elpa/logview commit 4f1db3f2081e819dd35545497529a03466bd0397 Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Bump version because of an important bugfix. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 5a9b97aa50..65bc19b667 100644 --- a/logview.el +++ b/logview.el @@ -4,7 +4,7 @@ ;; Author: Paul Pogonyshev <pogonys...@gmail.com> ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com> -;; Version: 0.5.2 +;; Version: 0.5.3 ;; Keywords: files, tools ;; Homepage: https://github.com/doublep/logview ;; Package-Requires: ((emacs "24.1") (datetime "0.2"))