commit: a6bc062ceb84c4724d63a72bae3f4a8bb2b3baf6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 18 09:53:01 2014 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Nov 18 09:53:01 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=a6bc062c
Version 1.27 released. --- ChangeLog | 4 ++++ ebuild-mode.el | 2 +- ebuild-mode.texi | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1b54447..15ae7ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-18 Ulrich Müller <[email protected]> + + * Version 1.27 released. + 2014-11-17 Ulrich Müller <[email protected]> * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. diff --git a/ebuild-mode.el b/ebuild-mode.el index d4a8d9c..21dd946 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.26 +;; Version: 1.27 ;; 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 fe79aca..e498ef4 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.26 +@title ebuild-mode 1.27 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
