commit: bd78b5c157e97f384c32287808444239bff62284 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat May 7 09:41:37 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat May 7 09:41:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=bd78b5c1
Version 1.30 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 cf7db83..986a969 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2016-05-07 Ulrich Müller <[email protected]> + * Version 1.30 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. * keyword-generation.sh (OBSOLETE): Cleanup. diff --git a/ebuild-mode.el b/ebuild-mode.el index dff2f5f..0cecdc0 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.29 +;; Version: 1.30 ;; 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 7032a2e..5db2f11 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.29 +@title ebuild-mode 1.30 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
