Snapshot release

This commit is contained in:
Carlo Sciolla 2019-09-05 10:38:56 +02:00
parent 2fd42ff701
commit 1590a75da6
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@
>
> from [The Bitter Kingdom - Fire and Thorns #3](https://www.goodreads.com/book/show/11431896-the-bitter-kingdom)
A [PlantUML](http://plantuml.sourceforge.net/) major mode for Emacs.
# Installation

View File

@ -94,7 +94,7 @@
(defvar plantuml-mode-hook nil "Standard hook for plantuml-mode.")
(defconst plantuml-mode-version "1.4.1" "The plantuml-mode version string.")
(defconst plantuml-mode-version "20190905.838" "The plantuml-mode version string.")
(defvar plantuml-mode-debug-enabled nil)