branch: elpa/adoc-mode commit 9753b42821c733ef03170a50d8d8d0651cb670e0 Author: Florian Kaufmann <sensor...@gmail.com> Commit: Florian Kaufmann <sensor...@gmail.com>
bumped version to V0.5.0 --- adoc-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adoc-mode.el b/adoc-mode.el index 1ead15397e..da492d36f2 100644 --- a/adoc-mode.el +++ b/adoc-mode.el @@ -6,7 +6,7 @@ ;; URL: Current official: http://code.google.com/p/adoc-mode/ ;; Develop, future official: https://github.com/sensorflo/adoc-mode ;; Created: 2009 -;; Version: 0.4.0 +;; Version: 0.5.0 ;; Keywords: wp AsciiDoc ;; ;; This file is not part of GNU Emacs. @@ -112,7 +112,7 @@ (require 'markup-faces) ; https://github.com/sensorflo/markup-faces (require 'cl) ; I know, I should remove it, I will, eventually -(defconst adoc-mode-version "0.4.0" +(defconst adoc-mode-version "0.5.0" "Based upon AsciiDoc version 8.5.2. I.e. regexeps and rules are taken from that version's asciidoc.conf/manual.