Nick Dokos <nicholas.do...@hp.com> writes: Hi Nick,
>> As stated by the variable "org-version," the git repo version is >> 7.8.03. The stable release is 7.8.11. Is the version number for the >> repo not meaningful? > > You probably have an out-of-date org-version.el[c]. You need to > ``make autoloads'' after pulling. That will remake org-version.el and > org-install.el to reflect reality. I think, it's still wrong. I can see that in commit 60587ea91cb42ae8618666c7dae5b029f751b913 Basien bumped the defconst org-version to 7.8.11, but that doesn't exist anymore. And making clean and recompiling everything still says Org-mode version 7.8.10 (release_7.8.10-701-g054f99 @ /home/horn/Repos/el/org-mode/lisp/) instead of 7.8.11. Bye, Tassilo