Fixed erroneous assertion in list_range()

This commit is contained in:
Revar Desmera
2019-11-19 18:02:36 -08:00
parent c419ff93c8
commit c05b6bfa5c
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,43];
BOSL_VERSION = [2,0,44];
// Section: BOSL Library Version Functions