branch: elpa/org-tree-slide commit 7126a4365072a32898f169ead8fb59265dabc605 Author: Takaaki ISHIKAWA <tak...@ieee.org> Commit: Takaaki ISHIKAWA <tak...@ieee.org>
Fix typo --- org-tree-slide.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-tree-slide.el b/org-tree-slide.el index 68185c1f93..76630f4c6d 100644 --- a/org-tree-slide.el +++ b/org-tree-slide.el @@ -78,7 +78,7 @@ (require 'org) (require 'org-timer) -(defconst org-tree-slide "2.8.15" +(defconst org-tree-slide "2.8.16" "The version number of the org-tree-slide.el.") (defgroup org-tree-slide nil