Skip to content

Commit e9f7e5b

Browse files
committed
init.g: update DIGRAPHS_IsGrapeLoaded version
1 parent 96bc125 commit e9f7e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if (not IsBound(DIGRAPHS_C)) and
2626
fi;
2727

2828
BindGlobal("DIGRAPHS_IsGrapeLoaded",
29-
IsPackageMarkedForLoading("grape", "4.5"));
29+
IsPackageMarkedForLoading("grape", "4.8.1"));
3030

3131
if not DIGRAPHS_IsGrapeLoaded then
3232
IsGraph := ReturnFalse;

0 commit comments

Comments
 (0)