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
Commit 45dad4b introduced uniform naming scheme for released files. However
that was done only in Makefile.release, but windows IDE installer name is
defined in installer NSIS script, and that wasn't changed due to mistake.
This commit brings Windows installer file name to the same naming
convention:
arc_gnu_YYYY.MM_{product}_{os}_install
Signed-off-by: Anton Kolesov <[email protected]>
0 commit comments