commit: 05cb44d8f731b5f2d8aa28e2fcb15ea73a04f1be Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 16:55:41 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 16:55:41 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=05cb44d8
Version 1.36 released. ChangeLog | 2 ++ ebuild-mode.el | 2 +- ebuild-mode.texi | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e6c75d4..fa707b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2017-04-07 Ulrich Müller <[email protected]> + * Version 1.36 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. * ebuild-mode.el (ebuild-mode-make-keywords-list): Call regexp-opt diff --git a/ebuild-mode.el b/ebuild-mode.el index cdd06ef..c65d08b 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer <[email protected]> ;; Ulrich Müller <[email protected]> ;; Maintainer: <[email protected]> -;; Version: 1.35 +;; Version: 1.36 ;; 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 5dfce5f..6dd0947 100644 --- a/ebuild-mode.texi +++ b/ebuild-mode.texi @@ -25,7 +25,7 @@ later version published by the Free Software Foundation. @titlepage -@title ebuild-mode 1.35 +@title ebuild-mode 1.36 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
