From afd9c62fcbc10717cec8a244261434214a3beab1 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sun, 13 Jan 2019 21:55:50 +0800 Subject: [PATCH] Bump version to 1.5.0. Update copyright and license. --- doom-modeline.el | 2 +- doom-version-parser.el | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doom-modeline.el b/doom-modeline.el index a8733e6..05e57a8 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -4,7 +4,7 @@ ;; Author: Vincent Zhang ;; Homepage: https://github.com/seagle0128/doom-modeline -;; Version: 1.4.5 +;; Version: 1.5.0 ;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (shrink-path "0.2.0") (eldoc-eval "0.1") (dash "2.11.0")) ;; Keywords: faces mode-line diff --git a/doom-version-parser.el b/doom-version-parser.el index c9ca610..ec1c811 100644 --- a/doom-version-parser.el +++ b/doom-version-parser.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2019 Justin Barclay, Vincent Zhang -;; Version: 1.4.5 +;; This file is not part of GNU Emacs. + ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License as