commit: 89cd73420c3b2af6e8a1a3bb38e79eda663eb11f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 6 07:22:40 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Mar 6 07:22:40 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=89cd7342
Version 1.34 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 f59333b..e847125 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2017-03-06 Ulrich Müller <[email protected]> + * Version 1.34 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2017-03-04 Ulrich Müller <[email protected]> diff --git a/ebuild-mode.el b/ebuild-mode.el index 7b927e6..7e1be18 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.33 +;; Version: 1.34 ;; 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 9cbc9f2..4268143 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.33 +@title ebuild-mode 1.34 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page
