org-mode/mk
Nicholas Vollmer 9a4a24a949 mk/targets.mk: Fix ORGVERSION in tag-less repos
* mk/targets.mk (ORGVERSION, GITVERSION): trim "-dev" suffix from ORGVERSION.

61336f80 uses org.el's Version metadata to generate ORGVERSION when
the source repository has no tags.
This can result in an org-version of "Major.Minor-dev".
The "-dev" suffix is not recognized by `version-to-list' as a valid
version syntax because it is not part of `version-regexp-alist'.
2021-09-23 21:40:50 -04:00
..
default.mk mk/default.mk: Use Emacs manual css for Org online manual 2021-03-24 09:06:09 +01:00
guidesplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
manfull.pl Use https for links to orgmode.org 2018-01-19 18:14:58 +01:00
mansplit.pl mk/*pl: Remove type="text/javascript" as it is unnecessary 2021-04-30 10:17:06 +02:00
org-fixup.el Use lexical-binding cookie in some trivial files 2021-01-24 22:36:30 -05:00
orgcard2txt.pl Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
server.mk mk/server.mk: Complete and fix 9802877fb 2021-05-19 14:26:26 +02:00
targets.mk mk/targets.mk: Fix ORGVERSION in tag-less repos 2021-09-23 21:40:50 -04:00