commit: 30865e0448bff7cd798f6e8d9e69387bf2298eab Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 13:33:51 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Dec 20 13:33:51 2015 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=30865e04
Version 1.29 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 bf24530..c4e21ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-12-20 Ulrich Müller <[email protected]> + * Version 1.29 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. * ebuild-mode-keywords.el (ebuild-mode-keywords-0): Match list diff --git a/ebuild-mode.el b/ebuild-mode.el index 2dd9a35..3d00adb 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.28 +;; Version: 1.29 ;; 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 cb8c3bf..66f0c96 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.28 +@title ebuild-mode 1.29 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
