branch: elpa/logview commit f53693b37b46af448d0ac102ebbb152a1cb915aa 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 f4c024d35f..b20f13c371 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.4.1 +;; Version: 0.4.2 ;; Keywords: files, tools ;; Homepage: https://github.com/doublep/logview ;; Package-Requires: ((emacs "24.1"))