Skip to content

Commit 062cc18

Browse files
committed
patch 7.4.1600
Problem: libs directory is not useful. Solution: Remove arp.library, it was only for very old Amiga versions.
1 parent 8a82c7f commit 062cc18

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

Filelist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,6 @@ RT_AMI = \
605605
README.txt.info \
606606
README_ami.txt \
607607
README_ami.txt.info \
608-
libs/arp.library \
609608
runtime/doc.info \
610609
runtime/doc/*.info \
611610
runtime/icons/README.txt \

libs/arp.library

-16.7 KB
Binary file not shown.

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,8 @@ static char *(features[]) =
748748

749749
static int included_patches[] =
750750
{ /* Add new patch number below this line */
751+
/**/
752+
1600,
751753
/**/
752754
1599,
753755
/**/

0 commit comments

Comments
 (0)