diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | ebuild-mode.el | 2 | ||||
-rw-r--r-- | ebuild-mode.texi | 2 |
3 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2021-12-28 Ulrich Müller <ulm@gentoo.org> + * Version 1.54 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2021-12-20 Ulrich Müller <ulm@gentoo.org> diff --git a/ebuild-mode.el b/ebuild-mode.el index 0f5662f..907fcc6 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer <fauli@gentoo.org> ;; Ulrich Müller <ulm@gentoo.org> ;; Maintainer: <emacs@gentoo.org> -;; Version: 1.53 +;; Version: 1.54 ;; Keywords: languages, processes ;; This file is free software: you can redistribute it and/or modify diff --git a/ebuild-mode.texi b/ebuild-mode.texi index 3031d29..19939c6 100644 --- a/ebuild-mode.texi +++ b/ebuild-mode.texi @@ -26,7 +26,7 @@ later version published by the Free Software Foundation. @titlepage -@title ebuild-mode 1.53 +@title ebuild-mode 1.54 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @author Ulrich Müller |