Updated version variable

This commit is contained in:
Carlo Sciolla 2015-09-26 12:40:17 +02:00
parent f47a0c559a
commit eab0a728be
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 nil "Keymap for puml-mode.")