Merge branch 'master' into customizable-output-type

This commit is contained in:
David Vazquez 2015-09-26 16:19:20 +02:00
commit 82cc6b8fc7
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
(defvar puml-mode-hook nil "Standard hook for puml-mode.")
(defvar puml-mode-version "0.4" "The puml-mode version string.")
(defvar puml-mode-version "0.6.1" "The puml-mode version string.")
(defvar puml-mode-map
(let ((keymap (make-keymap)))