Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi, > > org-mode version 5.18 at http://orgmode.org fixes a few issues, but > does not > add significant features.
Carsten, I think you missed the version number update. Here's a patch :) Regards, Bernt --- org.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/org.el b/org.el index 42cdda0..a674b6f 100644 --- a/org.el +++ b/org.el @@ -84,7 +84,7 @@ ;;; Version -(defconst org-version "5.17a" +(defconst org-version "5.18a" "The version number of the file org.el.") (defun org-version () (interactive) -- 1.5.4.rc2 _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode