branch: elpa/logview
commit c22ac44d14de8aaad532e47ea60c21c24d661a50
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Bump version because of an important bugfix.
---
 logview.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/logview.el b/logview.el
index 84e6af76a2..76275ad396 100644
--- a/logview.el
+++ b/logview.el
@@ -1,10 +1,10 @@
 ;;; logview.el --- Major mode for viewing log files  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015, 2016 Paul Pogonyshev
+;; Copyright (C) 2015-2017 Paul Pogonyshev
 
 ;; Author:     Paul Pogonyshev <pogonys...@gmail.com>
 ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com>
-;; Version:    0.5.3
+;; Version:    0.5.4
 ;; Keywords:   files, tools
 ;; Homepage:   https://github.com/doublep/logview
 ;; Package-Requires: ((emacs "24.1") (datetime "0.2"))

Reply via email to