On 2014-06-26 18:14 Nick Dokos wrote:
> I have some backward-compat code that does this:
>
> (setq major-version (string-to-number (nth 0 (split-string
> (org-version) "[.]"))))

It does not work in this situation, because "beta_8.3" is not a valid
version string, but "version<" might be interesting for you.

HTH,
-- 
Alexander Baier

Reply via email to