commit: ed55c5f059651691b5d085ec6116b15fa3ac4d7f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 19 19:55:48 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jun 19 19:55:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=ed55c5f0
Version 1.31 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 97072fe..e0275e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2016-06-19 Ulrich Müller <[email protected]> + * Version 1.31 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2016-06-08 Ulrich Müller <[email protected]> diff --git a/ebuild-mode.el b/ebuild-mode.el index 0476796..659a129 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.30 +;; Version: 1.31 ;; 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 2b111cb..23ecd6f 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.30 +@title ebuild-mode 1.31 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
