You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#524 and https://sourceforge.net/p/msys2/mailman/message/34976975/ and possibly others reported this. The problem is probably with the git merges where git describe --abbrev=4 --dirty | sed **s/^v// from Makefile.am files doesn't show the right tag.
The text was updated successfully, but these errors were encountered:
#524 and https://sourceforge.net/p/msys2/mailman/message/34976975/ and possibly others reported this. The problem is probably with the git merges where
git describe --abbrev=4 --dirty | sed **s/^v//
fromMakefile.am
files doesn't show the right tag.The text was updated successfully, but these errors were encountered: