We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a82c7f commit 062cc18Copy full SHA for 062cc18
3 files changed
Filelist
@@ -605,7 +605,6 @@ RT_AMI = \
605
README.txt.info \
606
README_ami.txt \
607
README_ami.txt.info \
608
- libs/arp.library \
609
runtime/doc.info \
610
runtime/doc/*.info \
611
runtime/icons/README.txt \
libs/arp.library
-16.7 KB
src/version.c
@@ -748,6 +748,8 @@ static char *(features[]) =
748
749
static int included_patches[] =
750
{ /* Add new patch number below this line */
751
+/**/
752
+ 1600,
753
/**/
754
1599,
755
0 commit comments