1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-02-04 21:07:44 +00:00

org.el (org-version): New constant

* org.el (org-version): New constant.
This commit is contained in:
Bastien Guerry 2012-09-06 19:41:26 +02:00
parent 7de1b14465
commit 12f46c9d00

View File

@ -236,6 +236,8 @@ When MESSAGE is non-nil, display a message with the version."
(if message (message _version))
_version)))
(defconst org-version (org-version))
;;; Compatibility constants
;;; The custom variables