Revert "Release v4.13441 - midsummer"

This reverts commit 55e1b6714b.
This commit is contained in:
iceman1001 2021-06-25 23:39:10 +02:00
commit f0c1665427
17 changed files with 30 additions and 31 deletions

View file

@ -39,7 +39,7 @@ OBJS = $(OBJDIR)/bootrom.s19
# version_pm3.c should be remade on every compilation
version_pm3.c: default_version_pm3.c
$(info [=] GEN $@)
$(Q)$(CP) $< $@
$(Q)$(SH) ../tools/mkversion.sh > $@ || $(PERL) ../tools/mkversion.pl > $@ || $(CP) $< $@
all: showinfo $(OBJS)