Max Nikulin <maniku...@gmail.com> writes: > another option is to use --always > > git describe --match release\* --abbrev=6 --always HEAD > 52f29d
This is indeed more reliable. Applied, onto main. With your version instead of git log. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6d37d2a8e > and some make code that prepends it with release_$(ORGVERSION)- if it > has not release prefix. This is not needed. ORGVERSION as defined in Org .el files will be available. The patch only deals the git tags, when they are missing. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>